Specifies the sub-units suffix for dimensions when unit changes to sub-unit.
Supported platforms: Windows only
VBA:
object.SubUnitsSuffix
Type: DimAligned, DimArcLength, DimOrdinate, DimRotated
The object this property applies to.
Read-only: No
Type: String
The sub-units suffix.
The SubUnitsSuffix property will only take affect when leading zeros are suppressed.
SubUnitsSuffix affects all linear dimension types that allow a suffix. The sub-unit suffix replaces the dimension suffix when unit changes to sub-unit.
VBA:
Not available
Visual LISP:
Not available