Click or drag to resize

ExtrusionGetWireframe Method

Constructs all the Wireframe curves for this Extrusion.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.6
Syntax
public Curve[] GetWireframe()

Return Value

Type: Curve
An array of Wireframe curves.
See Also