| Dimension Diametric | Home |

| Function | Meaning |
|---|---|
| lcBlockAddDimDia | By center, radial and text points |
| lcBlockAddDimDia2 | By center point, radius, dim.line angle and text offset |
| 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_DIMDIA_CPX | float | RW | Center point X |
| LC_PROP_DIMDIA_CPY | float | RW | Center point Y |
| LC_PROP_DIMDIA_RPX | float | RW | Radial point X |
| LC_PROP_DIMDIA_RPY | float | RW | Radial point Y |
| LC_PROP_DIMDIA_FPX | float | R | Opposite radial point X |
| LC_PROP_DIMDIA_FPY | float | R | Opposite radial point Y |
| LC_PROP_DIMDIA_TPX | float | RW | Text point X |
| LC_PROP_DIMDIA_TPY | float | RW | Text point Y |
| LC_PROP_DIM_TEXT | string | RW | User-supplied dimension text |
| LC_PROP_DIM_MEAS | float | R | Measured value |