| Basis3OrthoNormalized Property |
Gets the orthogonalized and normalized basis.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax public Basis3 OrthoNormalized { get; }
public:
property Basis3 OrthoNormalized {
Basis3 get ();
}
Property Value
Type:
Basis3
The orthogonalized and normalized basis.
Version Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also