ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.Mapping Namespace / DimensionFeatureClassDefinition Class / GetReferenceScaleUnits Method
Version

    GetReferenceScaleUnits Method (DimensionFeatureClassDefinition)
    Gets the value for the reference scale unit of the dimension feature class. This method mush be called on the MCT. Use QueuedTask.Run
    Syntax
    public Unit GetReferenceScaleUnits()

    Return Value

    A ArcGIS.Core.Geometry.Unit value that is the reference scale unit of the dimension feature class.
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    No valid reference scale unit.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also