|
|
Copies the ModelItems from a ModelItemCollection and replaces the list of entries held
in SelectedItems
Namespace: Autodesk.Navisworks.Api.DocumentParts
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Sub CopyFrom ( _ from As ModelItemCollection _ ) |
| C# |
|---|
public void CopyFrom( ModelItemCollection from ) |
| Visual C++ |
|---|
public: void CopyFrom( ModelItemCollection^ from ) |
Parameters
- from
- Type: Autodesk.Navisworks.Api..::..ModelItemCollection
The ModelItems to reference for this operation