ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / PrimitiveShapeType Enumeration

In This Topic
    PrimitiveShapeType Enumeration
    In This Topic
    Indicates the types of primitive shapes.
    Syntax
    Members
    MemberDescription
    Cone A cone.
    Cube A cube.
    Cylinder A cylinder.
    Diamond A diamond.
    Sphere A sphere.
    Tetrahedron A tetrahedron.
    Unknown Unknown.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.PrimitiveShapeType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also