Checks whether this DimensionType can have an ordinate dimension settings.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool CanHaveOrdinateDimensionSetting()
Return Value
BooleanTrue when the DimensionType is linear and the Dimension String Type parameter is ordinate, false otherwise.