Autodesk.AutoCAD.Geometry Namespace
>
BoundBlock3d Class
>
BoundBlock3d Constructor
BoundBlock3d Constructor
Overload List
Method
Description
BoundBlock3d.BoundBlock3d ()
Constructs a parallelepiped contracted to the origin of the coordinates.
BoundBlock3d.BoundBlock3d (Point3d, Vector3d, Vector3d, Vector3d)
Constructs a parallelepiped given a vertex and two sides.
Comments?