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

Contains list of error codes for import of each entity type. More...

Public Member Functions

 ImportErrorCodes (int importloadsInitial, int importconstraintsInitial, int importsimulationobjectsInitial, int importmaterialsInitial, int importfieldsInitial, int importmodelingobjectsInitial, int importphysicalsInitial, int importgroupsInitial, int importregionsInitial, int importsolutionsInitial, int importdofsetsInitial)
 Constructor for the ImportErrorCodes struct. More...
 

Public Attributes

int Importconstraints
 returns error code for import of constraints More...
 
int Importdofsets
 returns error code for import of dofsets More...
 
int Importfields
 returns error code for import of fields More...
 
int Importgroups
 returns error code for import of groups More...
 
int Importloads
 returns error code for import of loads More...
 
int Importmaterials
 returns error code for import of materials More...
 
int Importmodelingobjects
 returns error code for import of modeling objects More...
 
int Importphysicals
 returns error code for import of physicals More...
 
int Importregions
 returns error code for import of regions More...
 
int Importsimulationobjects
 returns error code for import of simulation objects More...
 
int Importsolutions
 returns error code for import of solutions More...
 

Detailed Description

Contains list of error codes for import of each entity type.

Constructor & Destructor Documentation

NXOpen::CAE::SimPart::ImportErrorCodes::ImportErrorCodes ( int  importloadsInitial,
int  importconstraintsInitial,
int  importsimulationobjectsInitial,
int  importmaterialsInitial,
int  importfieldsInitial,
int  importmodelingobjectsInitial,
int  importphysicalsInitial,
int  importgroupsInitial,
int  importregionsInitial,
int  importsolutionsInitial,
int  importdofsetsInitial 
)

Constructor for the ImportErrorCodes struct.

Parameters
importloadsInitialreturns error code for import of loads
importconstraintsInitialreturns error code for import of constraints
importsimulationobjectsInitialreturns error code for import of simulation objects
importmaterialsInitialreturns error code for import of materials
importfieldsInitialreturns error code for import of fields
importmodelingobjectsInitialreturns error code for import of modeling objects
importphysicalsInitialreturns error code for import of physicals
importgroupsInitialreturns error code for import of groups
importregionsInitialreturns error code for import of regions
importsolutionsInitialreturns error code for import of solutions
importdofsetsInitialreturns error code for import of dofsets

Member Data Documentation

int NXOpen::CAE::SimPart::ImportErrorCodes::Importconstraints

returns error code for import of constraints

int NXOpen::CAE::SimPart::ImportErrorCodes::Importdofsets

returns error code for import of dofsets

int NXOpen::CAE::SimPart::ImportErrorCodes::Importfields

returns error code for import of fields

int NXOpen::CAE::SimPart::ImportErrorCodes::Importgroups

returns error code for import of groups

int NXOpen::CAE::SimPart::ImportErrorCodes::Importloads

returns error code for import of loads

int NXOpen::CAE::SimPart::ImportErrorCodes::Importmaterials

returns error code for import of materials

int NXOpen::CAE::SimPart::ImportErrorCodes::Importmodelingobjects

returns error code for import of modeling objects

int NXOpen::CAE::SimPart::ImportErrorCodes::Importphysicals

returns error code for import of physicals

int NXOpen::CAE::SimPart::ImportErrorCodes::Importregions

returns error code for import of regions

int NXOpen::CAE::SimPart::ImportErrorCodes::Importsimulationobjects

returns error code for import of simulation objects

int NXOpen::CAE::SimPart::ImportErrorCodes::Importsolutions

returns error code for import of solutions


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