Search Results for

    Show / Hide Table of Contents

    Class WeldPmiBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    WeldPmiBuilder
    Implements
    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, 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.Weld
    Assembly: NXOpen.dll
    Syntax
    public class WeldPmiBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    WeldPmiBuilder()

    Declaration
    protected WeldPmiBuilder()

    Properties

    GroupWeldSymbols

    Declaration
    public WeldPmiBuilder.GroupWeldSymbolsType GroupWeldSymbols { get; set; }
    Property Value
    Type Description
    WeldPmiBuilder.GroupWeldSymbolsType

    Objects

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

    PlaneType

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

    SpaceFactor

    Declaration
    public double SpaceFactor { get; set; }
    Property Value
    Type Description
    double

    Style

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

    UserCoordinateSystem

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

    Implements

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