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 brep to the list.
Syntax:
public
void
Add(
Brep
brep
,
bool
asConst
)
Parameters:
brep
Type:
Geometry.Brep
A brep to add.
asConst
Type:
bool
Whether this brep should be treated as non-modifiable.
Returns:
Type:
void
Available since:
5.0
home
/
Rhino.Runtime.InteropWrappers
/
SimpleArrayBrepPointer
/
Add
Add method
Class:
Rhino.Runtime.InteropWrappers.SimpleArrayBrepPointer
Nothing found