Click or drag to resize

DrawPFLineConduitCalculateBoundingBox Method

[Missing <summary> documentation for "M:PolyFramework.DrawPFLineConduit.CalculateBoundingBox(Rhino.Display.CalculateBoundingBoxEventArgs)"]

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
protected override void CalculateBoundingBox(
	CalculateBoundingBoxEventArgs e
)

Parameters

e
Type: CalculateBoundingBoxEventArgs

[Missing <param name="e"/> documentation for "M:PolyFramework.DrawPFLineConduit.CalculateBoundingBox(Rhino.Display.CalculateBoundingBoxEventArgs)"]

See Also