Search Results for

    Show / Hide Table of Contents

    Class WeldLabelBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    WeldLabelBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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.Weld
    Assembly: NXOpen.dll
    Syntax
    public class WeldLabelBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    WeldLabelBuilder()

    Declaration
    protected WeldLabelBuilder()

    Properties

    IncludeLeader

    Declaration
    public bool IncludeLeader { get; set; }
    Property Value
    Type Description
    System.Boolean

    Leader

    Declaration
    public LeaderBuilder Leader { get; }
    Property Value
    Type Description
    LeaderBuilder

    Objects

    Declaration
    public SelectNXObjectList Objects { get; }
    Property Value
    Type Description
    SelectNXObjectList

    Origin

    Declaration
    public OriginBuilder Origin { get; }
    Property Value
    Type Description
    OriginBuilder

    PlaneType

    Declaration
    public WeldLabelBuilder.OrientationPlaneType PlaneType { get; set; }
    Property Value
    Type Description
    WeldLabelBuilder.OrientationPlaneType

    Style

    Declaration
    public StyleBuilder Style { get; }
    Property Value
    Type Description
    StyleBuilder

    Text

    Declaration
    public TextWithEditControlsBuilder Text { get; }
    Property Value
    Type Description
    TextWithEditControlsBuilder

    UserCsys

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

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX