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

Represents a NXOpen.CAE.PostEnvironmentsManager provides Post Environment Support More...

Inheritance diagram for NXOpen.CAE.PostEnvironmentsManager:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  DefinitionType { Infer, UserDefined }
 Indicates Post Environment definition type. More...
 
enum  PostEnvironment { Standard, Acoustic }
 Indicates Post Environment type. More...
 

Public Member Functions

unsafe
NXOpen.CAE.PostEnvironmentsManager.PostEnvironment 
GetActivePostEnvironmentType ()
 Gets the active Post Envrionment More...
 
unsafe NXOpen.TaggedObject GetPostEnvironmentOfType (NXOpen.CAE.PostEnvironmentsManager.PostEnvironment postEnvironmentType)
 Gets the Post Envrionment by type 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...
 

Properties

unsafe
NXOpen.CAE.PostEnvironmentsManager.DefinitionType 
Definition [get, set]
 Returns or sets the definition type of Post Environment. More...
 
unsafe
NXOpen.CAE.PostEnvironmentsManager.PostEnvironment 
PostEnvironmentType [get, set]
 Returns or sets the type of Post Environment. More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

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

Detailed Description

Represents a NXOpen.CAE.PostEnvironmentsManager provides Post Environment Support

Not support KF.

Created in NX1847.0.0

Member Enumeration Documentation

Indicates Post Environment definition type.

Enumerator
Infer 

Use this option to determine an active post environment for a CAE part automatically

UserDefined 

Indicates Post Environment type.

Enumerator
Standard 
Acoustic 

Member Function Documentation

unsafe NXOpen.CAE.PostEnvironmentsManager.PostEnvironment NXOpen.CAE.PostEnvironmentsManager.GetActivePostEnvironmentType ( )
inline

Gets the active Post Envrionment

Created in NX1847.0.0

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

Returns
unsafe NXOpen.TaggedObject NXOpen.CAE.PostEnvironmentsManager.GetPostEnvironmentOfType ( NXOpen.CAE.PostEnvironmentsManager.PostEnvironment  postEnvironmentType)
inline

Gets the Post Envrionment by type

Created in NX1847.0.0

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

Parameters
postEnvironmentType
Returns

Property Documentation

unsafe NXOpen.CAE.PostEnvironmentsManager.DefinitionType NXOpen.CAE.PostEnvironmentsManager.Definition
getset

Returns or sets the definition type of Post Environment.

Created in NX1847.0.0

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

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

unsafe NXOpen.CAE.PostEnvironmentsManager.PostEnvironment NXOpen.CAE.PostEnvironmentsManager.PostEnvironmentType
getset

Returns or sets the type of Post Environment.

Created in NX1847.0.0

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

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

Tag NXOpen.CAE.PostEnvironmentsManager.Tag
get

Returns the tag of this object.


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