Class CustomWidth
Implements
IMessageSink
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class CustomWidth : TaggedObject, IMessageSink
Constructors
CustomWidth()
Declaration
protected CustomWidth()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |
Width
Declaration
public double Width { get; set; }
Property Value
Type | Description |
---|---|
double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink