Click or drag to resize

DrawPFLineConduitUpdateLines Method

[Missing <summary> documentation for "M:PolyFramework.DrawPFLineConduit.UpdateLines(System.Collections.Generic.IList{Rhino.Geometry.Line})"]

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public void UpdateLines(
	IList<Line> newLines
)

Parameters

newLines
Type: System.Collections.GenericIListLine

[Missing <param name="newLines"/> documentation for "M:PolyFramework.DrawPFLineConduit.UpdateLines(System.Collections.Generic.IList{Rhino.Geometry.Line})"]

See Also