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

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

Public Member Functions

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

Public Attributes

bool ByColor
 true if meshes are to be grouped by color More...
 
bool ByDimension
 true if meshes are to be grouped by dimension More...
 
bool ByLaminate
 true if meshes are to be grouped by laminate More...
 
bool ByMaterial
 true if meshes are to be grouped by material More...
 
bool ByMeshcolltype
 true if meshes are to be grouped by mesh collector type More...
 
bool ByMeshsubtype
 related to meshes_by_meshcolltype, true if we also want to group by mesh subtype More...
 
bool ByPpt
 true if meshes are to be grouped by physical property table More...
 
bool BySection
 true if meshes are to be grouped by 1-D section More...
 
bool ConnectedcompNodes
 true if nodes that are connected across components are to be grouped More...
 

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,
bool  connectedcompNodesInitial 
)

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
connectedcompNodesInitialtrue if nodes that are connected across components are to be grouped

Member Data Documentation

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

bool NXOpen::CAE::CaeGroupCollection::AutoGroupTypes::ConnectedcompNodes

true if nodes that are connected across components are to be grouped


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