public void SetDimensionShape( CIMDimensionShape dimensionShape )
Public Sub SetDimensionShape( _ ByVal dimensionShape As CIMDimensionShape _ )
Parameters
- dimensionShape
- A ArcGIS.Core.CIM.CIMDimensionShape for the feature.
public void SetDimensionShape( CIMDimensionShape dimensionShape )
Public Sub SetDimensionShape( _ ByVal dimensionShape As CIMDimensionShape _ )
Exception | Description |
---|---|
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception occured. |
System.ArgumentNullException | dimensionShape is null. |
System.ArgumentNullException | Either the ArcGIS.Core.CIM.CIMDimensionShape is null or BeginDimensionPoint, EndDimensionPoint or DimensionLinePoint are null. |
Target Platforms: Windows 11, Windows 10