Class PostEnvironmentsManager
Inheritance
PostEnvironmentsManager
Assembly: NXOpen.dll
Syntax
public class PostEnvironmentsManager : NXRemotableObject, IMessageSink
Constructors
PostEnvironmentsManager(CaePart)
Declaration
protected PostEnvironmentsManager(CaePart owner)
Parameters
Type |
Name |
Description |
CaePart |
owner |
|
Properties
Definition
Declaration
public PostEnvironmentsManager.DefinitionType Definition { get; set; }
Property Value
PostEnvironmentType
Declaration
public PostEnvironmentsManager.PostEnvironment PostEnvironmentType { get; set; }
Property Value
Tag
Declaration
Property Value
Methods
GetActivePostEnvironmentType()
Declaration
public PostEnvironmentsManager.PostEnvironment GetActivePostEnvironmentType()
Returns
GetPostEnvironmentOfType(PostEnvironment)
Declaration
public TaggedObject GetPostEnvironmentOfType(PostEnvironmentsManager.PostEnvironment postEnvironmentType)
Parameters
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink