|
![]() |
Create a copy of this item but not any of its children. Useful as the source item for TaskEditItem calls.
Namespace: Autodesk.Navisworks.Api.Timeliner
Assembly: Autodesk.Navisworks.Timeliner (in Autodesk.Navisworks.Timeliner.dll)
Syntax
Visual Basic |
---|
Public Function CreateCopyWithoutChildren As TimelinerTask |
C# |
---|
public TimelinerTask CreateCopyWithoutChildren() |
Visual C++ |
---|
public: TimelinerTask^ CreateCopyWithoutChildren() |
Exceptions
Exception | Condition |
---|---|
System..::..ObjectDisposedException | Object has been Disposed |