|
![]() |
Copies the SimulationAppearances to the DocumentTimeliner document part from the SavedItemCollection specified.
See the remarks section of SimulationAppearancesClear for details of how this affects SimulationTaskTypes
Namespace: Autodesk.Navisworks.Api.Timeliner
Assembly: Autodesk.Navisworks.Timeliner (in Autodesk.Navisworks.Timeliner.dll)
Syntax
Visual Basic |
---|
Public Sub SimulationAppearancesCopyFrom ( _ value As SavedItemCollection _ ) |
C# |
---|
public void SimulationAppearancesCopyFrom( SavedItemCollection value ) |
Visual C++ |
---|
public: void SimulationAppearancesCopyFrom( SavedItemCollection^ value ) |
Parameters
- value
- Type: Autodesk.Navisworks.Api..::..SavedItemCollection
A SavedItemCollection of SimulationAppearances to copy from.