Contains information about the types by which we do auto grouping.
More...
|
| AutoGroupTypes (bool byMaterialInitial, bool byPptInitial, bool byColorInitial, bool bySectionInitial, bool byLaminateInitial, bool byDimensionInitial, bool byMeshcolltypeInitial, bool byMeshsubtypeInitial) |
| Constructor for the AutoGroupTypes struct.
|
|
|
bool | ByColor |
| true if meshes are to be grouped by color
|
|
bool | ByDimension |
| true if meshes are to be grouped by dimension
|
|
bool | ByLaminate |
| true if meshes are to be grouped by laminate
|
|
bool | ByMaterial |
| true if meshes are to be grouped by material
|
|
bool | ByMeshcolltype |
| true if meshes are to be grouped by mesh collector type
|
|
bool | ByMeshsubtype |
| related to meshes_by_meshcolltype, true if we also want to group by mesh subtype
|
|
bool | ByPpt |
| true if meshes are to be grouped by physical property table
|
|
bool | BySection |
| true if meshes are to be grouped by 1-D section
|
|
Contains information about the types by which we do auto grouping.
NXOpen::CAE::CaeGroupCollection::AutoGroupTypes::AutoGroupTypes |
( |
bool |
byMaterialInitial, |
|
|
bool |
byPptInitial, |
|
|
bool |
byColorInitial, |
|
|
bool |
bySectionInitial, |
|
|
bool |
byLaminateInitial, |
|
|
bool |
byDimensionInitial, |
|
|
bool |
byMeshcolltypeInitial, |
|
|
bool |
byMeshsubtypeInitial |
|
) |
| |
Constructor for the AutoGroupTypes struct.
- Parameters
-
byMaterialInitial | true if meshes are to be grouped by material |
byPptInitial | true if meshes are to be grouped by physical property table |
byColorInitial | true if meshes are to be grouped by color |
bySectionInitial | true if meshes are to be grouped by 1-D section |
byLaminateInitial | true if meshes are to be grouped by laminate |
byDimensionInitial | true if meshes are to be grouped by dimension |
byMeshcolltypeInitial | true if meshes are to be grouped by mesh collector type |
byMeshsubtypeInitial | related to meshes_by_meshcolltype, true if we also want to group by mesh subtype |
bool NXOpen::CAE::CaeGroupCollection::AutoGroupTypes::ByColor |
true if meshes are to be grouped by color
bool NXOpen::CAE::CaeGroupCollection::AutoGroupTypes::ByDimension |
true if meshes are to be grouped by dimension
bool NXOpen::CAE::CaeGroupCollection::AutoGroupTypes::ByLaminate |
true if meshes are to be grouped by laminate
bool NXOpen::CAE::CaeGroupCollection::AutoGroupTypes::ByMaterial |
true if meshes are to be grouped by material
bool NXOpen::CAE::CaeGroupCollection::AutoGroupTypes::ByMeshcolltype |
true if meshes are to be grouped by mesh collector type
bool NXOpen::CAE::CaeGroupCollection::AutoGroupTypes::ByMeshsubtype |
related to meshes_by_meshcolltype, true if we also want to group by mesh subtype
bool NXOpen::CAE::CaeGroupCollection::AutoGroupTypes::ByPpt |
true if meshes are to be grouped by physical property table
bool NXOpen::CAE::CaeGroupCollection::AutoGroupTypes::BySection |
true if meshes are to be grouped by 1-D section
The documentation for this struct was generated from the following file:
- CAE_CaeGroupCollection.hxx
Copyright 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.