Plane

A 2D sketching planes in a ConstructionLine instance.

Declaration Syntax

public class Plane : ConstructionLineAssociation, IEquatable<Plane>

Table 67: Members

Property

Definition

No details are provided for this entry.

Property

Normal

The plane's normal vector (Z axis orientation) orientation.

Property

Origin

The global location of this plane's origin.

Property

PrimaryAxisDirection

The orientation of the plane's primary (X) axis orientation.

Property

SecondaryAxisDirection

The orientation of the plane's secondary (Y) axis orientation.

Property

Type

No details are provided for this entry.

Method

Equivalent(Plane)

Checks to see if another plane is equivalent to this one.