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