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