DynamoVisualProgramming.ZeroTouchLibrary by Autodesk

<PackageReference Include="DynamoVisualProgramming.ZeroTouchLibrary" Version="0.9.0-beta1" />

 IPlaneEntity

Returns the normal direction of the Plane.

Returns the origin of the Plane.

The X basis of the Plane

The Y basis of the Plane

IPlaneEntity Offset(double dist = 1)

Create a new Plane offset by this Plane in the normal direction by the specified distance.

Produces a new CoordinateSystem representing this plane. It is based on the origin, and X and Y axis basis.