Click or drag to resize

ObjectAttributesComputedPlotWeight Method (RhinoDoc)

[Missing <summary> documentation for "M:Rhino.DocObjects.ObjectAttributes.ComputedPlotWeight(Rhino.RhinoDoc)"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.6
Syntax
public double ComputedPlotWeight(
	RhinoDoc document
)

Parameters

document
Type: RhinoRhinoDoc

[Missing <param name="document"/> documentation for "M:Rhino.DocObjects.ObjectAttributes.ComputedPlotWeight(Rhino.RhinoDoc)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:Rhino.DocObjects.ObjectAttributes.ComputedPlotWeight(Rhino.RhinoDoc)"]

See Also