NXOpen .NET Reference  12.0.0
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.CAE.AtvSet NXOpen.CAE.FrfSet NXOpen.CAE.ModeSet

Public Types

enum  CreateMeshMode { AllElements, DataElements, VisualizationElements }
 Create mesh options More...
 

Public Member Functions

unsafe void Rename (string name)
 Set the name of the Alternate Fem Representation Source More...
 
unsafe void ForceUpdate ()
 Force update of the Alternate Fem Representation Source 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
AllElements 

create all elements

DataElements 

create data elements

VisualizationElements 

create visualization elements only

Member Function Documentation

unsafe 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")

unsafe void NXOpen.CAE.AlternateFemRepresentationSource.Rename ( string  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.