|
![]() |
Begin rendering in a user-defined context.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public Sub BeginUserContext |
C# |
---|
public void BeginUserContext() |
Visual C++ |
---|
public: void BeginUserContext() |
Remarks
Camera is default camera, and all attributes are reset to defaults.
For each call you much have a matching call to EndUserContext.
Exceptions
Exception | Condition |
---|---|
System..::..ObjectDisposedException | Object has been Disposed |
System..::..NotSupportedException | Object is Read-Only |