ArcGIS Pro 2.8 API Reference Guide
GetReferenceScaleUnits Method (DimensionFeatureClassDefinition)

ArcGIS.Core.Data.Mapping Namespace > DimensionFeatureClassDefinition Class : GetReferenceScaleUnits Method
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()
Public Function GetReferenceScaleUnits() As Unit

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 10, Windows 8.1

See Also

Reference

DimensionFeatureClassDefinition Class
DimensionFeatureClassDefinition Members