RhinoCompute.Extrusion

RhinoCompute.Extrusion.getWireframe(thisExtrusion, multiple=false)

Constructs all the Wireframe curves for this Extrusion.

Arguments:
  • multiple (bool) – (default False) If True, all parameters are expected as lists of equal length and input will be batch processed
Returns:

An array of Wireframe curves.

Return type:

rhino3dm.Curve[]