Diametric
|
| Name | Description | |
|---|---|---|
| DiametricDimension | Default constructor. Creates the diametric dimension entity with chord points at (0, 0, 0) and leader length of 0.0. | |
| DiametricDimension(IntPtr, Boolean) | Initializes a new instance of the DiametricDimension class | |
| DiametricDimension(Point3d, Point3d, Double, String, ObjectId) | Constructor. Creates a DiametricDimension object with specified parameters. |