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

Contains the prefix seed names to be given to auto created groups by type If a seed value is passed as NULL, then the auto created groups by that type will be given a default prefix List of default prefixes are as follows: MAT- for material_seed PPT- for ppt_seed Color- for color_seed XSECT- for section_seed LAM- for laminate seed DIM- for dimension seed FE_TYPE- for meshcolltype_seed ACROSS- for connected across assembly component seed. More...

Public Member Functions

 AutoGroupSeedNames (const NXString &materialSeedInitial, const NXString &pptSeedInitial, const NXString &colorSeedInitial, const NXString &sectionSeedInitial, const NXString &laminateSeedInitial, const NXString &dimensionSeedInitial, const NXString &meshcolltypeSeedInitial, const NXString &connectedcompSeedInitial)
 Constructor for the AutoGroupSeedNames struct. More...
 

Public Attributes

NXString ColorSeed
 prefix seed name for auto groups grouped by color More...
 
NXString ConnectedcompSeed
 prefix seed name for auto groups grouped if across connected assembly component More...
 
NXString DimensionSeed
 prefix seed name for auto groups grouped by dimension More...
 
NXString LaminateSeed
 prefix seed name for auto groups grouped by laminate More...
 
NXString MaterialSeed
 prefix seed name for auto groups grouped by material More...
 
NXString MeshcolltypeSeed
 prefix seed name for auto groups grouped by mesh collector type More...
 
NXString PptSeed
 prefix seed name for auto groups grouped by physical property table More...
 
NXString SectionSeed
 prefix seed name for auto groups grouped by 1-D section More...
 

Detailed Description

Contains the prefix seed names to be given to auto created groups by type If a seed value is passed as NULL, then the auto created groups by that type will be given a default prefix List of default prefixes are as follows: MAT- for material_seed PPT- for ppt_seed Color- for color_seed XSECT- for section_seed LAM- for laminate seed DIM- for dimension seed FE_TYPE- for meshcolltype_seed ACROSS- for connected across assembly component seed.

Constructor & Destructor Documentation

NXOpen::CAE::CaeGroupCollection::AutoGroupSeedNames::AutoGroupSeedNames ( const NXString materialSeedInitial,
const NXString pptSeedInitial,
const NXString colorSeedInitial,
const NXString sectionSeedInitial,
const NXString laminateSeedInitial,
const NXString dimensionSeedInitial,
const NXString meshcolltypeSeedInitial,
const NXString connectedcompSeedInitial 
)

Constructor for the AutoGroupSeedNames struct.

Parameters
materialSeedInitialprefix seed name for auto groups grouped by material
pptSeedInitialprefix seed name for auto groups grouped by physical property table
colorSeedInitialprefix seed name for auto groups grouped by color
sectionSeedInitialprefix seed name for auto groups grouped by 1-D section
laminateSeedInitialprefix seed name for auto groups grouped by laminate
dimensionSeedInitialprefix seed name for auto groups grouped by dimension
meshcolltypeSeedInitialprefix seed name for auto groups grouped by mesh collector type
connectedcompSeedInitialprefix seed name for auto groups grouped if across connected assembly component

Member Data Documentation

NXString NXOpen::CAE::CaeGroupCollection::AutoGroupSeedNames::ColorSeed

prefix seed name for auto groups grouped by color

NXString NXOpen::CAE::CaeGroupCollection::AutoGroupSeedNames::ConnectedcompSeed

prefix seed name for auto groups grouped if across connected assembly component

NXString NXOpen::CAE::CaeGroupCollection::AutoGroupSeedNames::DimensionSeed

prefix seed name for auto groups grouped by dimension

NXString NXOpen::CAE::CaeGroupCollection::AutoGroupSeedNames::LaminateSeed

prefix seed name for auto groups grouped by laminate

NXString NXOpen::CAE::CaeGroupCollection::AutoGroupSeedNames::MaterialSeed

prefix seed name for auto groups grouped by material

NXString NXOpen::CAE::CaeGroupCollection::AutoGroupSeedNames::MeshcolltypeSeed

prefix seed name for auto groups grouped by mesh collector type

NXString NXOpen::CAE::CaeGroupCollection::AutoGroupSeedNames::PptSeed

prefix seed name for auto groups grouped by physical property table

NXString NXOpen::CAE::CaeGroupCollection::AutoGroupSeedNames::SectionSeed

prefix seed name for auto groups grouped by 1-D section


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