ArcGIS Pro 2.6 API Reference Guide
CIMShapeVertex Class
Members 

ArcGIS.Core.CIM Namespace : CIMShapeVertex Class
Represents a shape vertex.
Object Model
CIMShapeVertex ClassCIMShapeVertex ClassCIMShapeVertex ClassMapPoint ClassMapPoint ClassMapPoint Class
Syntax
Remarks
Each Vertex in a 3DShapeGraphic is represented by three points, contained in a ShapeVertex. The first point is the actual position of the Vertex. The second represents the normalized vector that describes the orientation of the point. The last point is optional - it defines the coordinates of the texture that correspond with this point in the shape. In this case only x and y are used as the traditional texture coordinates S and T.
Inheritance Hierarchy

System.Object
   ArcGIS.Core.CIM.CIMObject
      ArcGIS.Core.CIM.CIMShapeVertex

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMShapeVertex Members
ArcGIS.Core.CIM Namespace