 | Basis3.OrthoNormalized 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
Syntaxpublic Basis3 OrthoNormalized { get; }
public:
property Basis3 OrthoNormalized {
Basis3 get ();
}
Property Value
Type:
Basis3
The orthogonalized and normalized basis.
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also