Description:

Adds a extrusion to the list.

Syntax:
public void Add(
Extrusion extrusion,
bool asConst
)
Parameters:
  • asConst
  • Type: bool
  • Whether this extrusion should be treated as non-modifiable.
Returns:
Type: void
Available since:
6.0

Nothing found