STK Vector Geometry ToolSend comments on this topic.
AgECrdnPlaneType Enumeration
See Also

Description

Represents plane types.

Members

MemberValueDescription
eCrdnPlaneTypeUnknown-1Unknown or unsupported type.
eCrdnPlaneTypeNormal0A plane normal to a vector at a given point.
eCrdnPlaneTypeQuadrant1A plane is defined by the quadrant from a Reference System (e.g., XY, XZ, YZ, YX, ZX, ZY). The reference point in all cases is the origin of the coordinate system.
eCrdnPlaneTypeTrajectory2A plane is defined on the basis of a trajectory of a selected point with respect to a reference point.
eCrdnPlaneTypeTriad3A plane is defined by the three points.
eCrdnPlaneTypeTemplate4Represents a VGT plane created from a template. This type of plane is not creatable.
eCrdnPlaneTypeTwoVector5A plane passing through point and containing two given vectors.
© 2024 Analytical Graphics, Inc. All Rights Reserved.