Class LocatorDesignatorBuilder
Inheritance
LocatorDesignatorBuilder
Assembly: NXOpen.dll
Syntax
public class LocatorDesignatorBuilder : PmiAttributeBuilder, IMessageSink, IComponentBuilder
Constructors
LocatorDesignatorBuilder()
Declaration
protected LocatorDesignatorBuilder()
Properties
CoordinatePlane
Declaration
public string CoordinatePlane { get; set; }
Property Value
HotSpot
Declaration
public Point HotSpot { get; set; }
Property Value
HotSpotText
Declaration
public string HotSpotText { get; set; }
Property Value
LocatorLetter
Declaration
public string LocatorLetter { get; set; }
Property Value
LocatorType
Declaration
public string LocatorType { get; set; }
Property Value
NormalDirection
Declaration
public Direction NormalDirection { get; set; }
Property Value
NoteText
Declaration
public string NoteText { get; set; }
Property Value
PinDirection
Declaration
public Direction PinDirection { get; set; }
Property Value
PunchDirection
Declaration
public Direction PunchDirection { get; set; }
Property Value
Subscript
Declaration
public string Subscript { get; set; }
Property Value
Title
Declaration
public string Title { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink