Describes the type of the Structural Analytical Model Member Part Ref.
typedef enum { API_AMPartRef_BegVertex API_AMPartRef_EndVertex API_AMPartRef_CustomVertex, API_AMPartRef_Edge API_AMPartRef_Surface } API_AnalyticalMemberPartRefType;
Members
- API_AMPartRef_BegVertex
- References a beginning node of a curve or an arbitrary node of a surface.
- API_AMPartRef_EndVertex
- References an ending node.
- API_AMPartRef_CustomVertex
- References an internal node.
- API_AMPartRef_Edge
- References an edge.
- API_AMPartRef_Surface
- References a surface.
Requirements
- Version: API 24 or later
- Header: APIdefs_Elements.h