Extrusion

compute_rhino3d.Extrusion.GetWireframe(thisExtrusion, multiple=False)

Constructs all the Wireframe curves for this Extrusion.

Parameters: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[]