|
|
Treat as homogenous 3D matrix and factor into scale orientation, scale, rotation and translation components.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Function Factor As Transform3DComponents |
| C# |
|---|
public Transform3DComponents Factor() |
| Visual C++ |
|---|
public: Transform3DComponents^ Factor() |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |