Search Results for

    Show / Hide Table of Contents

    Class CoordinateNoteBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    PmiAttributeBuilder
    CoordinateNoteBuilder
    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 CoordinateNoteBuilder : PmiAttributeBuilder, IMessageSink, IComponentBuilder

    Constructors

    CoordinateNoteBuilder()

    Declaration
    protected CoordinateNoteBuilder()

    Properties

    Category

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

    DecimalPlace

    Declaration
    public int DecimalPlace { get; set; }
    Property Value
    Type Description
    int

    Identifier

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

    Revision

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

    StringPrefixI

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

    StringPrefixJ

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

    StringPrefixK

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

    StringPrefixLabel

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

    StringPrefixLevel

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

    StringPrefixX

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

    StringPrefixY

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

    StringPrefixZ

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

    StringSuffixI

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

    StringSuffixJ

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

    StringSuffixK

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

    StringSuffixLabel

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

    StringSuffixLevel

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

    StringSuffixX

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

    StringSuffixY

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

    StringSuffixZ

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

    Title

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

    ToggleI

    Declaration
    public bool ToggleI { get; set; }
    Property Value
    Type Description
    bool

    ToggleJ

    Declaration
    public bool ToggleJ { get; set; }
    Property Value
    Type Description
    bool

    ToggleK

    Declaration
    public bool ToggleK { get; set; }
    Property Value
    Type Description
    bool

    ToggleLabel

    Declaration
    public bool ToggleLabel { get; set; }
    Property Value
    Type Description
    bool

    ToggleLevel

    Declaration
    public bool ToggleLevel { get; set; }
    Property Value
    Type Description
    bool

    ToggleX

    Declaration
    public bool ToggleX { get; set; }
    Property Value
    Type Description
    bool

    ToggleY

    Declaration
    public bool ToggleY { get; set; }
    Property Value
    Type Description
    bool

    ToggleZ

    Declaration
    public bool ToggleZ { get; set; }
    Property Value
    Type Description
    bool

    TrackingCsys

    Declaration
    public CoordinateSystem TrackingCsys { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    TrackingPoint

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

    Implements

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