A3DSDKStructure.h File Reference
Header file for the structure module. More...
Data Structures | |
| struct | A3DAsmAttachmentsInfosSLW |
| A structure specifying assembly attachments infos specific to Solidworks format. More... | |
| struct | A3DAsmEntityFilterItemData |
| A structure that specifies the entities to consider in an entity filter. More... | |
| struct | A3DAsmFilterData |
| A structure that specifies entity and layer-filtering characteristics. More... | |
| struct | A3DAsmLayerFilterItemData |
| A structure that specifies the layers to consider in a layer filter. More... | |
| struct | A3DAsmModelFileData |
| ModelFile structure. More... | |
| struct | A3DAsmPartDefinitionData |
| A structure that specifies the part definition data. More... | |
| struct | A3DAsmProductOccurrenceData |
| A structure specifying product occurrence data. More... | |
| struct | A3DAsmProductOccurrenceDataCat |
| A structure specifying product occurrence data specific to Catia format. More... | |
| struct | A3DAsmProductOccurrenceDataCV5 |
| A structure specifying product occurrence data specific to CV5 format. More... | |
| struct | A3DAsmProductOccurrenceDataInv |
| A structure specifying product occurrence data specific to Inventor format. More... | |
| struct | A3DAsmProductOccurrenceDataJT |
| A structure specifying product occurrence data specific to JT format. More... | |
| struct | A3DAsmProductOccurrenceDataProe |
| A structure specifying product occurrence data specific to CV5 format. More... | |
| struct | A3DAsmProductOccurrenceDataSLW |
| A structure specifying product occurrence data specific to Solidworks format. More... | |
| struct | A3DAsmProductOccurrenceDataUg |
| A structure specifying product occurrence data specific to Ug format. More... | |
| struct | A3DElementsByRefsetUg |
| A structure specifying a List of Elements Ids associated to a refset, for Ug Format. More... | |
| struct | A3DFileContextData |
| A structure that specifies the file contexts. More... | |
| struct | A3DMaterialAndVisualisationInfos |
| A structure to store material, visibility, suppressed, etc... informations, to put on other product occurence. Used for Assemblies / Views that modify those informations. It will be applied during shattered post-treatment. More... | |
| struct | A3DPromotedBodyUg |
| A structure specifying Promoted Bodies Ids for Ug Format. More... | |
| struct | A3DViewMaterialAndVisualisationInfos |
| A structure to store a list of MaterialAndVisualisationInfos, applied by a view. Used for a View that modify those informations. It will be applied during shattered post-treatment. More... | |
Macros | |
| #define | A3D_PRODUCT_FLAG_CONFIG 0x0008 |
| #define | A3D_PRODUCT_FLAG_CONFIG_NOT_UPDATED 0x0100 |
| #define | A3D_PRODUCT_FLAG_CONTAINER 0x0004 |
| #define | A3D_PRODUCT_FLAG_DEFAULT 0x0001 |
| #define | A3D_PRODUCT_FLAG_INTERNAL 0x0002 |
| #define | A3D_PRODUCT_FLAG_SUPPRESSED 0x0040 |
| #define | A3D_PRODUCT_FLAG_VIEW 0x0010 |
Enumerations | |
| enum | A3DEModellerType |
| Modeller type. More... | |
| enum | A3DEProductLoadStatus { kA3DProductLoadStatusUnknown = 0, kA3DProductLoadStatusError, kA3DProductLoadStatusNotLoaded, kA3DProductLoadStatusNotLoadable, kA3DProductLoadStatusLoaded } |
| Load status of the PRC model file. More... | |
| enum | A3DEProductOccurenceTypeInv |
| A structure specifying The type of Productoccurence, for Inventor. More... | |
| enum | A3DEProductOccurenceTypeSLW |
| Product Occurence Type in Solidworks. More... | |
Detailed Description
Header file for the structure module.
- Version
- 9.1
- Date
- March 2016
- Copyright (c) 2016 by Tech Soft 3D, LLC. All rights reserved.
