ExtrusionGetWireframe Method |
Constructs all the Wireframe curves for this Extrusion.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Curve[] GetWireframe()
Public Function GetWireframe As Curve()
Return Value
Type:
CurveAn array of Wireframe curves.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also