NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Public Member Functions | List of all members
NXOpen::CAE::DurSpecialistDataSources Class Reference

Represents a NXOpen::CAE::DurSpecialistDataSources
Created in NX12.0.0. More...

Inheritance diagram for NXOpen::CAE::DurSpecialistDataSources:
NXOpen::TaggedObject

Public Types

enum  FileFormat {
  FileFormatNastranResult, FileFormatTestLab, FileFormatUniversalFile, FileFormatMotionResult,
  FileFormatSamcefResult, FileFormatAbaqusResult, FileFormatTecware
}
 supported file formats More...
 
enum  UnitSystem {
  UnitSystemImplicit, UnitSystemMillinewtonMillimeter, UnitSystemNewtonMeter, UnitSystemNewtonMillimeter,
  UnitSystemCentinewtonCentimeter, UnitSystemKgfMeter, UnitSystemKgfMillimeter, UnitSystemLbfFoot,
  UnitSystemLbfInch, UnitSystemPoundalFoot
}
 the unit system More...
 

Public Member Functions

int AddDataSource (const NXString &fileName, NXOpen::CAE::DurSpecialistDataSources::FileFormat driver)
 Add a file. More...
 
int AddDataSource (const char *fileName, NXOpen::CAE::DurSpecialistDataSources::FileFormat driver)
 Add a file. More...
 
void InformationWindow (int fileIndex)
 Opens the Information window. More...
 
void RemoveDataSource (int fileIndex)
 Remove a file
Created in NX12.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::CAE::DurSpecialistDataSources
Created in NX12.0.0.


Member Enumeration Documentation

supported file formats

Enumerator
FileFormatNastranResult 

nastran result

FileFormatTestLab 

test lab

FileFormatUniversalFile 

universal file

FileFormatMotionResult 

motion result

FileFormatSamcefResult 

samcef result

FileFormatAbaqusResult 

abaqus result

FileFormatTecware 

tecware

the unit system

Enumerator
UnitSystemImplicit 

use from file

UnitSystemMillinewtonMillimeter 

mN mm kg

UnitSystemNewtonMeter 

N m kg.

UnitSystemNewtonMillimeter 

N mm tonne.

UnitSystemCentinewtonCentimeter 

cN cm kg

UnitSystemKgfMeter 

kgf m kgf-s^2/m

UnitSystemKgfMillimeter 

kgf mm kgf-s^2/mm

UnitSystemLbfFoot 

lbf ft slug

UnitSystemLbfInch 

lbf in lbf-s^2/in

UnitSystemPoundalFoot 

poundal ft lbm

Member Function Documentation

int NXOpen::CAE::DurSpecialistDataSources::AddDataSource ( const NXString fileName,
NXOpen::CAE::DurSpecialistDataSources::FileFormat  driver 
)

Add a file.

Returns
the index of the added file
Created in NX12.0.0.

License requirements : sc_dur_specialist ("Simcenter Specialist Durability")
Parameters
fileNamename of the file to be added
driverdriver
int NXOpen::CAE::DurSpecialistDataSources::AddDataSource ( const char *  fileName,
NXOpen::CAE::DurSpecialistDataSources::FileFormat  driver 
)

Add a file.

Returns
the index of the added file
Created in NX12.0.0.

License requirements : sc_dur_specialist ("Simcenter Specialist Durability")
Parameters
fileNamename of the file to be added
driverdriver
void NXOpen::CAE::DurSpecialistDataSources::InformationWindow ( int  fileIndex)

Opens the Information window.


Created in NX12.0.0.

License requirements : None

Parameters
fileIndexstarts with 0
void NXOpen::CAE::DurSpecialistDataSources::RemoveDataSource ( int  fileIndex)

Remove a file
Created in NX12.0.0.



License requirements : sc_dur_specialist ("Simcenter Specialist Durability")

Parameters
fileIndexstarts with 0

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