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

Contains information about which entities to be imported. More...

Public Member Functions

 ImportOptions (bool importLoadsInitial, bool importConstraintsInitial, bool importSimulationobjectsInitial, bool importMaterialsInitial, bool importFieldsInitial, bool importModelingobjectsInitial, bool importPhysicalsInitial, bool importGroupsInitial, bool importRegionsInitial, bool importSolutionsInitial, bool importDofsetsInitial, bool importAllInitial)
 Constructor for the ImportOptions struct. More...
 

Public Attributes

bool ImportAll
 true when importing all entities, if not false More...
 
bool ImportConstraints
 true when importing constraints, if not false More...
 
bool ImportDofsets
 true when importing dofsets, if not false More...
 
bool ImportFields
 true when importing fields, if not false More...
 
bool ImportGroups
 true when importing groups, if not false More...
 
bool ImportLoads
 true when importing loads, if not false More...
 
bool ImportMaterials
 true when importing materials, if not false More...
 
bool ImportModelingobjects
 true when importing modeling objects, if not false More...
 
bool ImportPhysicals
 true when importing physicals, if not false More...
 
bool ImportRegions
 true when importing regions, if not false More...
 
bool ImportSimulationobjects
 true when importing simulation objects, if not false More...
 
bool ImportSolutions
 true when importing solutions, if not false More...
 

Detailed Description

Contains information about which entities to be imported.

Constructor & Destructor Documentation

NXOpen::CAE::SimPart::ImportOptions::ImportOptions ( bool  importLoadsInitial,
bool  importConstraintsInitial,
bool  importSimulationobjectsInitial,
bool  importMaterialsInitial,
bool  importFieldsInitial,
bool  importModelingobjectsInitial,
bool  importPhysicalsInitial,
bool  importGroupsInitial,
bool  importRegionsInitial,
bool  importSolutionsInitial,
bool  importDofsetsInitial,
bool  importAllInitial 
)

Constructor for the ImportOptions struct.

Parameters
importLoadsInitialtrue when importing loads, if not false
importConstraintsInitialtrue when importing constraints, if not false
importSimulationobjectsInitialtrue when importing simulation objects, if not false
importMaterialsInitialtrue when importing materials, if not false
importFieldsInitialtrue when importing fields, if not false
importModelingobjectsInitialtrue when importing modeling objects, if not false
importPhysicalsInitialtrue when importing physicals, if not false
importGroupsInitialtrue when importing groups, if not false
importRegionsInitialtrue when importing regions, if not false
importSolutionsInitialtrue when importing solutions, if not false
importDofsetsInitialtrue when importing dofsets, if not false
importAllInitialtrue when importing all entities, if not false

Member Data Documentation

bool NXOpen::CAE::SimPart::ImportOptions::ImportAll

true when importing all entities, if not false

bool NXOpen::CAE::SimPart::ImportOptions::ImportConstraints

true when importing constraints, if not false

bool NXOpen::CAE::SimPart::ImportOptions::ImportDofsets

true when importing dofsets, if not false

bool NXOpen::CAE::SimPart::ImportOptions::ImportFields

true when importing fields, if not false

bool NXOpen::CAE::SimPart::ImportOptions::ImportGroups

true when importing groups, if not false

bool NXOpen::CAE::SimPart::ImportOptions::ImportLoads

true when importing loads, if not false

bool NXOpen::CAE::SimPart::ImportOptions::ImportMaterials

true when importing materials, if not false

bool NXOpen::CAE::SimPart::ImportOptions::ImportModelingobjects

true when importing modeling objects, if not false

bool NXOpen::CAE::SimPart::ImportOptions::ImportPhysicals

true when importing physicals, if not false

bool NXOpen::CAE::SimPart::ImportOptions::ImportRegions

true when importing regions, if not false

bool NXOpen::CAE::SimPart::ImportOptions::ImportSimulationobjects

true when importing simulation objects, if not false

bool NXOpen::CAE::SimPart::ImportOptions::ImportSolutions

true when importing solutions, if not false


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