Constructs an extrusion representation of this box.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public Extrusion ToExtrusion()
Public Function ToExtrusion As Extrusion
Return Value
Type:
ExtrusionAn Extrusion representation of this box or null.
See Also