Autodesk.AutoCAD.Geometry Namespace > BoundBlock3d Class > BoundBlock3d Constructor > BoundBlock3d() Constructor
BoundBlock3d.BoundBlock3d() Constructor
Description

 

Constructs a parallelepiped contracted to the origin of the coordinates.

Visual Basic
Public Sub New()
C#
public BoundBlock3d();
Links
   Comments?