EulerSequenceFirstRotation Property  | 
 
            Gets the first rotation.
            
 
    Namespace: 
   AGI.Foundation.Coordinates
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic ElementaryRotation FirstRotation { get; }Public ReadOnly Property FirstRotation As ElementaryRotation
	Get
public:
property ElementaryRotation FirstRotation {
	ElementaryRotation get ();
}member FirstRotation : ElementaryRotation with get
Property Value
Type: 
ElementaryRotation
See Also