Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
NOMINAL Property
Description
Returns the nominal associated with a dimension.
Property type
Read-write property
Syntax
Visual Basic
Public Property NOMINAL As Double
Return Type
Read/write Double.
Remarks
Only object of type DIMENSION_START_LOCATION, DIMENSION_TRUE_START_POSITION do not have a useful nominal property. For these types, setting the property has no effect, and getting it always returns zero.
See Also