Description:

Adds a brep to the list.

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

Nothing found