Click or drag to resize

SectionStyleSetBoundaryLinetype Method

[Missing <summary> documentation for "M:Rhino.DocObjects.SectionStyle.SetBoundaryLinetype(Rhino.DocObjects.Linetype)"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public void SetBoundaryLinetype(
	Linetype linetype
)

Parameters

linetype
Type: Rhino.DocObjectsLinetype

[Missing <param name="linetype"/> documentation for "M:Rhino.DocObjects.SectionStyle.SetBoundaryLinetype(Rhino.DocObjects.Linetype)"]

See Also