Class LineTypeBuilder
Inheritance
LineTypeBuilder
Assembly: NXOpen.dll
Syntax
public class LineTypeBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
LineTypeBuilder()
Declaration
protected LineTypeBuilder()
Properties
LineColor
Declaration
public NXColor LineColor { get; set; }
Property Value
LineFont
Declaration
public DisplayableObject.ObjectFont LineFont { get; set; }
Property Value
LineTypeName
Declaration
public string LineTypeName { get; set; }
Property Value
LineTypePriority
Declaration
public int LineTypePriority { get; set; }
Property Value
LineWidth
Declaration
public DisplayableObject.ObjectWidth LineWidth { get; set; }
Property Value
ObjectId
Declaration
public string ObjectId { get; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink