NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::SolverAppendOption Class Reference

This class provides access to the append option setting for importing solver specific data into existing Fem/Sim. More...

Inheritance diagram for NXOpen::CAE::SolverAppendOption:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

int CoordinateSystemOffset ()
 Returns the coordinate system offset
Created in NX7.5.2.
int ElementOffset ()
 Returns the element offset
Created in NX7.5.2.
int GetHighestCoordinateSystemLabel ()
 Gets the highest coordinate system label from the work Fem/Sim.
int GetHighestElementLabel ()
 Gets the highest element label from the work Fem/Sim.
int GetHighestNodeLabel ()
 Gets the highest node label from the work Fem/Sim.
int GetHighestOthersLabel ()
 Gets the highest label for all other entities from the work Fem/Sim.
int GetHighestPhysicalPropertyLabel ()
 Gets the highest physical property label from the work Fem/Sim.
int NodeOffset ()
 Returns the node offset
Created in NX7.5.2.
int OthersOffset ()
 Returns the offset for all other entities
Created in NX7.5.2.
int PhysicalPropertyOffset ()
 Returns the physical property offset
Created in NX7.5.2.
void SetCoordinateSystemOffset (int csOffset)
 Sets the coordinate system offset
Created in NX7.5.2.
void SetElementOffset (int elemOffset)
 Sets the element offset
Created in NX7.5.2.
void SetNodeOffset (int nodeOffset)
 Sets the node offset
Created in NX7.5.2.
void SetOthersOffset (int othersOffset)
 Sets the offset for all other entities
Created in NX7.5.2.
void SetPhysicalPropertyOffset (int physicalPropertyOffset)
 Sets the physical property offset
Created in NX7.5.2.
void SetSolverName (const NXString &solverName)
 Sets the solver name
Created in NX7.5.2.
NXString SolverName ()
 Returns the solver name
Created in NX7.5.2.

Detailed Description

This class provides access to the append option setting for importing solver specific data into existing Fem/Sim.


Not support KF.

Created in NX7.5.2.


Member Function Documentation

Returns the coordinate system offset
Created in NX7.5.2.



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

Returns the element offset
Created in NX7.5.2.



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

Gets the highest coordinate system label from the work Fem/Sim.

Returns:
the highest coordinate system label
Created in NX7.5.2.

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

Gets the highest element label from the work Fem/Sim.

Returns:
the highest element label
Created in NX7.5.2.

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

Gets the highest node label from the work Fem/Sim.

Returns:
the highest node label
Created in NX7.5.2.

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

Gets the highest label for all other entities from the work Fem/Sim.

Returns:
the highest label for all other entities
Created in NX7.5.2.

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

Gets the highest physical property label from the work Fem/Sim.

Returns:
the highest physical property label
Created in NX7.5.2.

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

Returns the node offset
Created in NX7.5.2.



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

Returns the offset for all other entities
Created in NX7.5.2.



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

Returns the physical property offset
Created in NX7.5.2.



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

Sets the coordinate system offset
Created in NX7.5.2.



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

Parameters:
csOffsetthe coordinate system offset

Sets the element offset
Created in NX7.5.2.



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

Parameters:
elemOffsetthe element offset

Sets the node offset
Created in NX7.5.2.



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

Parameters:
nodeOffsetthe node offset

Sets the offset for all other entities
Created in NX7.5.2.



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

Parameters:
othersOffsetthe offset for all other entities
void NXOpen::CAE::SolverAppendOption::SetPhysicalPropertyOffset ( int  physicalPropertyOffset)

Sets the physical property offset
Created in NX7.5.2.



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

Parameters:
physicalPropertyOffsetthe physical property offset

Sets the solver name
Created in NX7.5.2.



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

Parameters:
solverNamethe solver name to indicate what type of data is being imported

Returns the solver name
Created in NX7.5.2.



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


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