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