NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::CAE::CaeGroupCollection::AutoGroupTypes Struct Reference

Contains information about the types by which we do auto grouping. More...

List of all members.

Public Member Functions

 AutoGroupTypes (bool byMaterialInitial, bool byPptInitial, bool byColorInitial, bool bySectionInitial, bool byLaminateInitial, bool byDimensionInitial, bool byMeshcolltypeInitial, bool byMeshsubtypeInitial)
 Constructor for the AutoGroupTypes struct.

Public Attributes

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

Detailed Description

Contains information about the types by which we do auto grouping.


Constructor & Destructor Documentation

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:
byMaterialInitialtrue if meshes are to be grouped by material
byPptInitialtrue if meshes are to be grouped by physical property table
byColorInitialtrue if meshes are to be grouped by color
bySectionInitialtrue if meshes are to be grouped by 1-D section
byLaminateInitialtrue if meshes are to be grouped by laminate
byDimensionInitialtrue if meshes are to be grouped by dimension
byMeshcolltypeInitialtrue if meshes are to be grouped by mesh collector type
byMeshsubtypeInitialrelated to meshes_by_meshcolltype, true if we also want to group by mesh subtype

Member Data Documentation

true if meshes are to be grouped by color

true if meshes are to be grouped by dimension

true if meshes are to be grouped by laminate

true if meshes are to be grouped by material

true if meshes are to be grouped by mesh collector type

related to meshes_by_meshcolltype, true if we also want to group by mesh subtype

true if meshes are to be grouped by physical property table

true if meshes are to be grouped by 1-D section


The documentation for this struct was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.