Click or drag to resize

GH_Plane Constructor

Overload List
  NameDescription
Public methodGH_Plane
Default constructor. Creates a world XY plane.
Public methodGH_Plane(GH_Plane)
Create a duplicate of another plane.
Public methodGH_Plane(Guid)
Initializes a new instance of the GH_Plane class
Public methodGH_Plane(Plane)
Create a duplicate of another plane.
Top
See Also