| Dimension Ordinate | Home |

| Function | Meaning |
|---|---|
| lcBlockAddDimOrd | Adds ordinate dimension |
| Property | Type | Access | Meaning |
|---|---|---|---|
| LC_PROP_ENT_... Base class properties | |||
| LC_PROP_DIM_STYLE | handle string |
RW | Handle to dimension style Name of dimension style |
| LC_PROP_DIMORD_XORD | bool | RW | TRUE - X ordinate, FALSE - Y ordinate |
| LC_PROP_DIMORD_DPX | float | RW | Definition point X |
| LC_PROP_DIMORD_DPY | float | RW | Definition point Y |
| LC_PROP_DIMORD_TPX | float | RW | Text point X |
| LC_PROP_DIMORD_TPY | float | RW | Text point Y |
| LC_PROP_DIM_TEXT | string | RW | User-supplied dimension text |
| LC_PROP_DIM_MEAS | float | R | Measured value |