|
|
Creates an Identity rotation
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Shared ReadOnly Property Identity As Rotation3D Get |
| C# |
|---|
public static Rotation3D Identity { get; } |
| Visual C++ |
|---|
public: static property Rotation3D^ Identity { Rotation3D^ get (); } |