Description:

Adds a surface object to Rhino.

Syntax:
public Guid AddSurface(
Surface surface,
ObjectAttributes attributes
)
Parameters:
Returns:
Type: Guid
A unique identifier for the object.
Available since:
5.0

Description:

Adds a surface object to Rhino.

Syntax:
public Guid AddSurface(
Surface surface
)
Parameters:
Returns:
Type: Guid
A unique identifier for the object.
Available since:
5.0

Nothing found