Click or drag to resize

MeshExtruderPreviewLines Property

Gets Line objects to preview extruded mesh.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.3
Syntax
public Line[] PreviewLines { get; }

Property Value

Type: Line
See Also