BoundBlock3d Constructor

Overload List
  Name Description
Public method BoundBlock3d Default constructor for the BoundBlock3d class. Constructs a bounding block with minimum and maximum points at the coordinate system origin.
Public method BoundBlock3d(Point3d, Vector3d, Vector3d, Vector3d) Constructor for the BoundBlock3d class. Constructs a bounding block with the specified base point.
Top
See Also