Click or drag to resize

RhinoObjectSetObjectFrame Method (Plane)

[Missing <summary> documentation for "M:Rhino.DocObjects.RhinoObject.SetObjectFrame(Rhino.Geometry.Plane)"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public void SetObjectFrame(
	Plane plane
)

Parameters

plane
Type: Rhino.GeometryPlane

[Missing <param name="plane"/> documentation for "M:Rhino.DocObjects.RhinoObject.SetObjectFrame(Rhino.Geometry.Plane)"]

See Also