Description:
Adds a SubD object to Rhino.
Syntax:
Parameters:
- subD
- Type: SubD
- A duplicate of this SubD is added to Rhino.
- attributes
- Type: ObjectAttributes
- Attributes that will be linked with the object.
- history
- Type: HistoryRecord
- reference
- Type: bool
Returns:
Type: Guid
A unique identifier for the object.
Available since:
7.0
Description:
Adds a SubD object to Rhino.
Syntax:
Parameters:
- subD
- Type: SubD
- A duplicate of this SubD is added to Rhino.
- attributes
- Type: ObjectAttributes
- Attributes that will be linked with the object.
Returns:
Type: Guid
A unique identifier for the object.
Available since:
7.0