Search Results for

    Show / Hide Table of Contents

    Class PlugSlotBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    PlugSlotBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    FeatureBuilder.CommitFeature()
    FeatureBuilder.GetFeature()
    FeatureBuilder.SetParentFeatureInternal(Feature)
    FeatureBuilder.UnsetParentFeatureInternal(Feature)
    FeatureBuilder.ShowInternalParentFeatureForEdit(Feature)
    FeatureBuilder.HideInternalParentFeatureAfterEdit(Feature)
    FeatureBuilder.ParentFeatureInternal
    FeatureBuilder.PatchSolutionFlag
    FeatureBuilder.PatchSurfaceFilename
    FeatureBuilder.SurroundingPatchSurfaceFilename
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    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 PlugSlotBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    PlugSlotBuilder()

    Declaration
    protected PlugSlotBuilder()

    Properties

    AssignWeldPMI

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

    Characteristics

    Declaration
    public CharacteristicsBuilder Characteristics { get; }
    Property Value
    Type Description
    CharacteristicsBuilder

    ContourDepth

    Declaration
    public Expression ContourDepth { get; }
    Property Value
    Type Description
    Expression

    ContourHeight

    Declaration
    public Expression ContourHeight { get; }
    Property Value
    Type Description
    Expression

    ContourType

    Declaration
    public PlugSlotBuilder.EnumContour ContourType { get; set; }
    Property Value
    Type Description
    PlugSlotBuilder.EnumContour

    Edge1

    Declaration
    public Section Edge1 { get; }
    Property Value
    Type Description
    Section

    Face1

    Declaration
    public ScCollector Face1 { get; }
    Property Value
    Type Description
    ScCollector

    Face2

    Declaration
    public ScCollector Face2 { get; }
    Property Value
    Type Description
    ScCollector

    FieldWeld

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

    SeedFace1

    Declaration
    public Face SeedFace1 { get; set; }
    Property Value
    Type Description
    Face

    SeedFace2

    Declaration
    public Face SeedFace2 { get; set; }
    Property Value
    Type Description
    Face

    Implements

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