Class WidthDefinition
Inheritance
WidthDefinition
Assembly: NXOpen.dll
Syntax
public class WidthDefinition : TaggedObject, IMessageSink
Constructors
WidthDefinition()
Declaration
protected WidthDefinition()
Properties
Single
Declaration
public int Single { get; set; }
Property Value
SingleSource
Declaration
public int SingleSource { get; set; }
Property Value
SingleWidth
Declaration
public double SingleWidth { get; set; }
Property Value
Units
Declaration
public int Units { get; set; }
Property Value
Use
Declaration
public int Use { get; set; }
Property Value
Methods
GetColorWidths()
Declaration
public ColorWidth[] GetColorWidths()
Returns
GetCustomWidths()
Declaration
public CustomWidth[] GetCustomWidths()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink