Click or drag to resize

BoxToExtrusion Method

Constructs an extrusion representation of this box.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Extrusion ToExtrusion()

Return Value

Type: Extrusion
An Extrusion representation of this box or null.
See Also