|
|
The 3D direction of 1st grid line at the point of the intersection.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Line1Direction As UnitVector3D Get |
| C# |
|---|
public UnitVector3D Line1Direction { get; } |
| Visual C++ |
|---|
public: property UnitVector3D^ Line1Direction { UnitVector3D^ get (); } |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |