ControlPlane Constructor

Overload List
  NameDescription
Public methodControlPlane
Creates a new control plane instance.

The default values are as follows:

  • Plane = new Plane();
  • IsMagnetic = false;
  • Name = "Plane";
Public methodControlPlane(Plane, Boolean)
Creates a new control plane instance taking the plane and magnetism as input.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next