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