CATSimRepInterfaces Enumeration CATSamAxisDefinitionMode
enum CATSamAxisDefinitionMode {
CATSamGlobalAxis,
CATSamUserAxis,
CATSamImplicitAxis,
CATSamExplicitAxis
}
Allowed axis usage for a basic componenent definition.
- Values:
-
- GlobalAxis
- The global axis. The used axis system is the global one.
- UserAxis
- The user axis. The used axis system is a local axis defined by the user.
- ImplicitAxis
- The implicit axis. The used axis system is defined thanks to the underling geometry.
- ExplicitAxis
- The explicit axis. The used axis system is defined by the application based on its internal data.
This object is included in the file: CATSimPublicDefs.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.