Class PostGraphPreference
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class PostGraphPreference : NXRemotableObject, IMessageSink
Constructors
PostGraphPreference(PostPreference)
Declaration
protected PostGraphPreference(PostPreference owner)
Parameters
Type | Name | Description |
---|---|---|
PostPreference | owner |
Properties
GraphAutoSave
Declaration
public bool GraphAutoSave { get; set; }
Property Value
Type | Description |
---|---|
bool |
Tag
Declaration
public Tag Tag { get; }
Property Value
Type | Description |
---|---|
Tag |
Implements
System.Runtime.Remoting.Messaging.IMessageSink