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

Builds a NXOpen.CAE.ModelAndLoadPreProcessInputFile object which represets an operation. More...

Inheritance diagram for NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder:
NXOpen.CAE.ModelAndLoadPreProcessOperationBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  Location { Node, Element, MotionElement }
 The location for the dataset More...
 
enum  Quantity {
  Pressure, Displacement, Velocity, Acceleration,
  MassDensity, SpeedOfSound, Force, Temperature
}
 The quantity for the dataset More...
 
enum  Sorting { Vectors, Functions }
 The sorting for the dataset More...
 

Public Member Functions

unsafe void RefreshDataSets ()
 Refreshes the data set list. More...
 
unsafe void SetQuerySelected (NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.Quantity quantity, NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.Location location, NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.Sorting sorting, string name, bool selected)
 Select query. More...
 
unsafe void SetQueryTargetStorageName (NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.Quantity quantity, NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.Location location, NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.Sorting sorting, string name, string targetStorageName)
 Sets query target storage name. More...
 

Properties

unsafe
NXOpen.CAE.DataReaderDatabaseOptions 
DatabaseOptions [get]
 Returns the database options More...
 
unsafe string FilePath [get, set]
 Returns or sets the select file More...
 
- Properties inherited from NXOpen.CAE.ModelAndLoadPreProcessOperationBuilder
unsafe string OperationName [get, set]
 Returns or sets the operation name. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Builds a NXOpen.CAE.ModelAndLoadPreProcessInputFile object which represets an operation.

There is no kf creator for this.

Created in NX1847.0.0

Member Enumeration Documentation

The location for the dataset

Enumerator
Node 
Element 
MotionElement 

The quantity for the dataset

Enumerator
Pressure 
Displacement 
Velocity 
Acceleration 
MassDensity 
SpeedOfSound 
Force 
Temperature 

The sorting for the dataset

Enumerator
Vectors 
Functions 

Member Function Documentation

unsafe void NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.RefreshDataSets ( )
inline

Refreshes the data set list.

Created in NX1847.0.0

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe void NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.SetQuerySelected ( NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.Quantity  quantity,
NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.Location  location,
NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.Sorting  sorting,
string  name,
bool  selected 
)
inline

Select query.

Created in NX1847.0.0

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters
quantity
location
sorting
name
selected
unsafe void NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.SetQueryTargetStorageName ( NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.Quantity  quantity,
NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.Location  location,
NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.Sorting  sorting,
string  name,
string  targetStorageName 
)
inline

Sets query target storage name.

Created in NX1847.0.0

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters
quantity
location
sorting
name
targetStorageName

Property Documentation

unsafe NXOpen.CAE.DataReaderDatabaseOptions NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.DatabaseOptions
get

Returns the database options

Created in NX1847.0.0

License requirements: None.

unsafe string NXOpen.CAE.ModelAndLoadPreProcessInputFileBuilder.FilePath
getset

Returns or sets the select file

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")


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