Click or drag to resize

CSPlaneID Operators and Type Conversions

The CSPlaneID type exposes the following members.

Operators
 NameDescription
Public operatorStatic memberEquality(CSPlaneID, CSPlaneID) Determines whether two plane identifiers are equal.
Public operatorStatic member(CSPlaneID to CSLineID) Converts a 2D plane identifier to the corresponding line identifier.
Public operatorStatic memberInequality(CSPlaneID, CSPlaneID) Determines whether two plane identifiers are not equal.
Top
See Also