Click or drag to resize

ModelConstructionPlane Constructor

Overload List
  NameDescription
Public methodModelConstructionPlane
Initializes a new instance of the ModelConstructionPlane class
Public methodModelConstructionPlane(ConstructionPlane)
Initializes a new instance of the ModelConstructionPlane class
Public methodModelConstructionPlane(Guid)
Create a new referenced view that references a RhinoView or NamedView object with the specified ref_guid.
Public methodModelConstructionPlane(ModelConstructionPlane)
Initializes a new instance of the ModelConstructionPlane class
Public methodModelConstructionPlane(Plane)
Initializes a new instance of the ModelConstructionPlane class
Public methodModelConstructionPlane(RhinoView)
Initializes a new instance of the ModelConstructionPlane class
Public methodModelConstructionPlane(RhinoViewport)
Initializes a new instance of the ModelConstructionPlane class
Public methodModelConstructionPlane(Plane, String)
Initializes a new instance of the ModelConstructionPlane class
Top
See Also