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

Represents a NXOpen.CAE.AlternateFemRepresentationDataSourceBuilder which can be used to create and edit data source for FemDataSets. More...

Inheritance diagram for NXOpen.CAE.AlternateFemRepresentationDataSourceBuilder:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.CAE.ModeSetDataSourceBuilder

Public Member Functions

unsafe
NXOpen.CAE.DataReaderDatabaseOptions 
GetDatabaseOptions ()
 Gets the database options More...
 
unsafe void SetFilePath (string filepath)
 Sets the file path More...
 
unsafe void SetResultReference (NXOpen.CAE.SimResultReference pResultRef)
 Sets the result reference 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.AlternateFemRepresentationDataSourceBuilder which can be used to create and edit data source for FemDataSets.

This is an abstract class, and cannot be instantiated.

Created in NX1872.0.0

Member Function Documentation

unsafe NXOpen.CAE.DataReaderDatabaseOptions NXOpen.CAE.AlternateFemRepresentationDataSourceBuilder.GetDatabaseOptions ( )
inline

Gets the database options

Created in NX1872.0.0

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

Returns
DatabaseOptions of the Fem Data Set Source.
unsafe void NXOpen.CAE.AlternateFemRepresentationDataSourceBuilder.SetFilePath ( string  filepath)
inline

Sets the file path

Created in NX1872.0.0

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

Parameters
filepathPath of the file associated to the Fem Data Set Source.
unsafe void NXOpen.CAE.AlternateFemRepresentationDataSourceBuilder.SetResultReference ( NXOpen.CAE.SimResultReference  pResultRef)
inline

Sets the result reference

Created in NX1872.0.0

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

Parameters
pResultRefResult Reference associated to the Fem Data Set Source.

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