|
![]() |
Transform applied to the model.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Transform As Transform3D Get |
C# |
---|
public Transform3D Transform { get; } |
Visual C++ |
---|
public: property Transform3D^ Transform { Transform3D^ get (); } |