Click or drag to resize

ObjectAttributesComputedPlotWeight Method (RhinoDoc, Guid)

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

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

Parameters

document
Type: RhinoRhinoDoc

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

viewportId
Type: SystemGuid

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

Return Value

Type: Double

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

See Also