Class LocatorDesignatorBuilder
Inheritance
System.Object
System.MarshalByRefObject
LocatorDesignatorBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Annotations
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
Type | Description |
---|---|
System.String |
HotSpot
Declaration
public Point HotSpot { get; set; }
Property Value
Type | Description |
---|---|
Point |
HotSpotText
Declaration
public string HotSpotText { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LocatorLetter
Declaration
public string LocatorLetter { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LocatorType
Declaration
public string LocatorType { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NormalDirection
Declaration
public Direction NormalDirection { get; set; }
Property Value
Type | Description |
---|---|
Direction |
NoteText
Declaration
public string NoteText { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PinDirection
Declaration
public Direction PinDirection { get; set; }
Property Value
Type | Description |
---|---|
Direction |
PunchDirection
Declaration
public Direction PunchDirection { get; set; }
Property Value
Type | Description |
---|---|
Direction |
Subscript
Declaration
public string Subscript { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Title
Declaration
public string Title { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.Runtime.Remoting.Messaging.IMessageSink