NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAE::AlternateFemRepresentationSource Class Reference

This is the class representing a Alternate Fem Representation Source. More...

Inheritance diagram for NXOpen::CAE::AlternateFemRepresentationSource:
NXOpen::TaggedObject NXOpen::CAE::AtvSet NXOpen::CAE::FrfSet NXOpen::CAE::ModeSet

Public Types

enum  CreateMeshMode { CreateMeshModeAllElements, CreateMeshModeDataElements, CreateMeshModeVisualizationElements }
 Create mesh options. More...
 

Public Member Functions

void ForceUpdate ()
 Force update of the Alternate Fem Representation Source
Created in NX12.0.0. More...
 
void Rename (const NXString &name)
 Set the name of the Alternate Fem Representation Source
Created in NX12.0.0. More...
 
void Rename (const char *name)
 Set the name of the Alternate Fem Representation Source
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

This is the class representing a Alternate Fem Representation Source.


Not support KF.

Created in NX12.0.0.

Member Enumeration Documentation

Create mesh options.

Enumerator
CreateMeshModeAllElements 

create all elements

CreateMeshModeDataElements 

create data elements

CreateMeshModeVisualizationElements 

create visualization elements only

Member Function Documentation

void NXOpen::CAE::AlternateFemRepresentationSource::ForceUpdate ( )

Force update of the Alternate Fem Representation Source
Created in NX12.0.0.



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

void NXOpen::CAE::AlternateFemRepresentationSource::Rename ( const NXString name)

Set the name of the Alternate Fem Representation Source
Created in NX12.0.0.



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

Parameters
nameName of the Alternate Fem Representation Source.
void NXOpen::CAE::AlternateFemRepresentationSource::Rename ( const char *  name)

Set the name of the Alternate Fem Representation Source
Created in NX12.0.0.



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

Parameters
nameName of the Alternate Fem Representation Source.

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