Click or drag to resize

PolyederExtensionsAddThreeDRectangle Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodStatic memberAddThreeDRectangle(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
Public methodStatic memberAddThreeDRectangle(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
Top
See Also