Search Results for

    Show / Hide Table of Contents

    Class LocatorDesignatorBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    PmiAttributeBuilder
    LocatorDesignatorBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    PmiAttributeBuilder.GetAttributeValues()
    PmiAttributeBuilder.SetAttributeValues(NXObject[])
    PmiAttributeBuilder.AssociatedObjects
    PmiAttributeBuilder.Attribute
    PmiAttributeBuilder.BusinessModifier
    PmiAttributeBuilder.KnowledgeFusionClassName
    PmiAttributeBuilder.Leader
    PmiAttributeBuilder.Origin
    PmiAttributeBuilder.Style
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    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
    string

    HotSpot

    Declaration
    public Point HotSpot { get; set; }
    Property Value
    Type Description
    Point

    HotSpotText

    Declaration
    public string HotSpotText { get; set; }
    Property Value
    Type Description
    string

    LocatorLetter

    Declaration
    public string LocatorLetter { get; set; }
    Property Value
    Type Description
    string

    LocatorType

    Declaration
    public string LocatorType { get; set; }
    Property Value
    Type Description
    string

    NormalDirection

    Declaration
    public Direction NormalDirection { get; set; }
    Property Value
    Type Description
    Direction

    NoteText

    Declaration
    public string NoteText { get; set; }
    Property Value
    Type Description
    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
    string

    Title

    Declaration
    public string Title { get; set; }
    Property Value
    Type Description
    string

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX