|
|
Preferred up vector for model. Will be zero if no up vector defined.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property UpVector As UnitVector3D Get |
| C# |
|---|
public UnitVector3D UpVector { get; } |
| Visual C++ |
|---|
public: property UnitVector3D^ UpVector { UnitVector3D^ get (); } |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |