Description:
Syntax:
public Guid AddBrep(
Brep brep,
ObjectAttributes attributes,
HistoryRecord history,
bool reference,
bool splitKinkySurfaces
)
Brep brep,
ObjectAttributes attributes,
HistoryRecord history,
bool reference,
bool splitKinkySurfaces
)
Returns:
Type: Guid
Available since:
5.0
Description:
Syntax:
Returns:
Type: Guid
Available since:
5.0
Description:
Adds a brep object to Rhino.
Syntax:
Parameters:
- brep
- Type: Brep
- A duplicate of this brep is added to Rhino.
- attributes
- Type: ObjectAttributes
- attributes to apply to brep.
Returns:
Type: Guid
A unique identifier for the object.
Available since:
5.0