NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Public Member Functions | List of all members
NXOpen.CAE.DurSpecialistDataSources Class Reference

Represents a NXOpen.CAE.DurSpecialistDataSources More...

Inheritance diagram for NXOpen.CAE.DurSpecialistDataSources:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  FileFormat {
  NastranResult, TestLab, UniversalFile, MotionResult,
  SamcefResult, AbaqusResult, Tecware
}
 supported file formats More...
 
enum  UnitSystem {
  Implicit, MillinewtonMillimeter, NewtonMeter, NewtonMillimeter,
  CentinewtonCentimeter, KgfMeter, KgfMillimeter, LbfFoot,
  LbfInch, PoundalFoot
}
 the unit system More...
 

Public Member Functions

unsafe int AddDataSource (string fileName, NXOpen.CAE.DurSpecialistDataSources.FileFormat driver)
 Add a file More...
 
unsafe void InformationWindow (int fileIndex)
 Opens the Information window. More...
 
unsafe void RemoveDataSource (int fileIndex)
 Remove a file More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 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
NastranResult 
TestLab 
UniversalFile 
MotionResult 
SamcefResult 
AbaqusResult 
Tecware 

the unit system

Enumerator
Implicit 

use from file

MillinewtonMillimeter 

mN mm kg

NewtonMeter 

N m kg

NewtonMillimeter 

N mm tonne

CentinewtonCentimeter 

cN cm kg

KgfMeter 

kgf m kgf-s^2/m

KgfMillimeter 

kgf mm kgf-s^2/mm

LbfFoot 

lbf ft slug

LbfInch 

lbf in lbf-s^2/in

PoundalFoot 

poundal ft lbm

Member Function Documentation

unsafe int NXOpen.CAE.DurSpecialistDataSources.AddDataSource ( string  fileName,
NXOpen.CAE.DurSpecialistDataSources.FileFormat  driver 
)
inline

Add a file

Created in NX12.0.0

License requirements: sc_dur_specialist ("Simcenter Specialist Durability")

Parameters
fileNamename of the file to be added
driver
Returns
the index of the added file
unsafe void NXOpen.CAE.DurSpecialistDataSources.InformationWindow ( int  fileIndex)
inline

Opens the Information window.

Created in NX12.0.0

License requirements: None.

Parameters
fileIndexstarts with 0
unsafe void NXOpen.CAE.DurSpecialistDataSources.RemoveDataSource ( int  fileIndex)
inline

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.