Python Reference Guide
 
Loading...
Searching...
No Matches
FBUpAxis Class Reference

This enumeration indicates which up axis is used in the motion file (so far, only effective when loading c3d files). More...

#include <pyfbsdk_generated.h>

Inheritance diagram for FBUpAxis:

Public Attributes

 kFBUpAxisY
 Use the Y-axis as the up axis.

 
 kFBUpAxisZ
 Use the Z-axis as the up axis.

 

Detailed Description

This enumeration indicates which up axis is used in the motion file (so far, only effective when loading c3d files).


Member Data Documentation

◆ kFBUpAxisY

kFBUpAxisY

Use the Y-axis as the up axis.

◆ kFBUpAxisZ

kFBUpAxisZ

Use the Z-axis as the up axis.