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

In This Topic
    PrimitiveType3D Enumeration
    In This Topic
    Indicates the types of 3D primitives.
    Syntax
    Members
    MemberDescription
    LineList A line list.
    PointList A point list.
    TriangleFan A triangle fan.
    TriangleList A triangle list.
    TriangleStrip A triangle strip.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also