Description:
Adds a brep object to Rhino.
Syntax:
Parameters:
- brep
- Type: Geometry.Brep
- A duplicate of this brep is added to Rhino.
- attributes
- Type: DocObjects.ObjectAttributes
- Attributes to apply to brep.
Returns:
Type: Guid
A unique identifier for the object.
Available since:
5.0
Description:
Adds a brep object to Rhino.
Syntax:
Parameters:
- brep
- Type: Geometry.Brep
- A duplicate of this brep is added to Rhino.
Returns:
Type: Guid
A unique identifier for the object.
Available since:
5.0