A3DSDKMisc.h File Reference
Header file for tools used with structure and geometry. More...
Data Structures | |
struct | A3DMiscCartesianTransformationData |
Structure for defining an A3DMiscCartesianTransformation entity. More... | |
struct | A3DMiscEntityReferenceData |
Structure that identifies the referenced entity and that provides a new coordinate system. More... | |
struct | A3DMiscGeneralTransformationData |
Structure that specifies a 4x4 matrix for use in the A3DMiscGeneralTransformation entity. More... | |
struct | A3DMiscMaterialAnisotropicData |
Anisotropic physical properties. More... | |
struct | A3DMiscMaterialFiberData |
Fiber physical properties. More... | |
struct | A3DMiscMaterialHoneyCombData |
HoneyComb physical properties. More... | |
struct | A3DMiscMaterialIsotropicData |
Isotropic physical properties. More... | |
struct | A3DMiscMaterialOrthotropic2DData |
Orthotropic2D physical properties. More... | |
struct | A3DMiscMaterialOrthotropic3DData |
Orthotropic3D physical properties. More... | |
struct | A3DMiscMaterialPropertiesData |
Material properties, like density. More... | |
struct | A3DMiscPhysicMaterialData |
Physical properties. contains a union of the differents . More... | |
struct | A3DMiscReferenceOnCsysItemData |
Reference on coordinate system item. More... | |
struct | A3DMiscReferenceOnTopologyData |
Structure that identifies the referenced topology entity and that specifies globally-defined attributes. More... | |
Macros | |
#define | kA3DTransformationIdentity 0x00 |
#define | kA3DTransformationMirror 0x04 |
#define | kA3DTransformationNonUniformScale 0x10 |
#define | kA3DTransformationRotate 0x02 |
#define | kA3DTransformationScale 0x08 |
#define | kA3DTransformationTranslate 0x01 |
Enumerations | |
enum | A3DMaterialPhysicType { A3DPhysicType_None, A3DPhysicType_Fiber, A3DPhysicType_HoneyComb, A3DPhysicType_Isotropic, A3DPhysicType_Orthotropic2D, A3DPhysicType_Orthotropic3D, A3DPhysicType_Anisotropic } |
Material physical type properties. More... | |
Detailed Description
Header file for tools used with structure and geometry.
- Version
- 9.1
- Date
- March 2016
- Copyright (c) 2016 by Tech Soft 3D, LLC. All rights reserved.