RhinoCommon API
SimpleArrayBrepPointerAdd Method |
Adds a brep to the list.
Namespace: Rhino.Runtime.InteropWrappers
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Parameters
- brep
- Type: Rhino.GeometryBrep
A brep to add. - asConst
- Type: SystemBoolean
Whether this brep should be treated as non-modifiable.