Class MorphMeshTaskEnvironment
Inheritance
MorphMeshTaskEnvironment
Assembly: NXOpen.dll
Syntax
public class MorphMeshTaskEnvironment : NXRemotableObject, IMessageSink
Constructors
MorphMeshTaskEnvironment(Session)
Declaration
protected MorphMeshTaskEnvironment(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Properties
ActiveMorphMeshFeature
Declaration
public MorphMesh ActiveMorphMeshFeature { get; }
Property Value
Tag
Declaration
Property Value
Methods
Enter()
Declaration
Exit()
Declaration
SetCancelled()
Declaration
public void SetCancelled()
SetFeatureToEdit(MorphMesh)
Declaration
public void SetFeatureToEdit(MorphMesh feature)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink