PolyederExtensionsAddThreeDRectangle Method | 
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| AddThreeDRectangle(Polyeder, CoordinateSystem, Length, Length, Length) | 
            Generate a 3D rectangle with a given length, width and height from the origin of the provided coordinate system
            The origin of the coordinate system will be at the center of the rectangle
              | |
| AddThreeDRectangle(Polyeder, Line, Length, Length, CoordinateSystemAdjustment) | 
            Generate a 3D rectangle with given width and height, based on the provided line.
            The line represents the X-axis and runs through the center of the rectangle
              |