Description:

Duplicates the object, then adds a copy of the object to the document.

Syntax:
public override void Add(
File3dmObject item
)
Parameters:
Returns:
Type: void
Available since:
6.0

Description:

Duplicates the object, then adds a copy of the object to the document.

Syntax:
public Guid Add(
GeometryBase item,
ObjectAttributes attributes
)
Parameters:
Returns:
Type: Guid
Available since:
6.0

Nothing found