menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Adds a extrusion to the list.
Syntax:
public
void
Add(
Extrusion
extrusion
,
bool
asConst
)
Parameters:
extrusion
Type:
Geometry.Extrusion
A extrusion to add.
asConst
Type:
bool
Whether this extrusion should be treated as non-modifiable.
Returns:
Type:
void
Available since:
6.0
home
/
Rhino.Runtime.InteropWrappers
/
SimpleArrayExtrusionPointer
/
Add
Add method
Class:
Rhino.Runtime.InteropWrappers.SimpleArrayExtrusionPointer
Nothing found