ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGeometricEffectAddControlPoints Class
Members

In This Topic
    CIMGeometricEffectAddControlPoints Class
    In This Topic
    Represents the add control points geometric effect.
    Object Model
    CIMGeometricEffectAddControlPoints ClassCIMGeometricEffectAddControlPoints ClassCIMGeometricEffectAddControlPoints Class
    Syntax
    Remarks
    Dynamically adds geometry control points to a feature to dictate the placement of markers or other effect properties that leverage control points. Control points are placed at angles or deflection based on the AngleTolerance value.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CIM.CIMObject
          ArcGIS.Core.CIM.CIMGeometricEffect
             ArcGIS.Core.CIM.CIMGeometricEffectAddControlPoints

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also