Ordinate
|
| Name | Description | |
|---|---|---|
| OrdinateDimension | The default constructor. Creates the ordinate dimension entity with the origin point, defining point, and end point at (0, 0, 0) and the y-axis distance as the distance to measure. | |
| OrdinateDimension(IntPtr, Boolean) | Initializes a new instance of the OrdinateDimension class | |
| OrdinateDimension(Boolean, Point3d, Point3d, String, ObjectId) | Constructor. Creates an OrdinateDimension object with specified parameters. |