Search Results for

    Show / Hide Table of Contents

    Class PlugSlotBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    PlugSlotBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    FeatureBuilder.CommitFeature()
    FeatureBuilder.GetFeature()
    FeatureBuilder.SetParentFeatureInternal(Feature)
    FeatureBuilder.UnsetParentFeatureInternal(Feature)
    FeatureBuilder.ShowInternalParentFeatureForEdit(Feature)
    FeatureBuilder.HideInternalParentFeatureAfterEdit(Feature)
    FeatureBuilder.GetPreviewBody()
    FeatureBuilder.ParentFeatureInternal
    FeatureBuilder.PatchSolutionFlag
    FeatureBuilder.PatchSurfaceFilename
    FeatureBuilder.SurroundingPatchSurfaceFilename
    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 PlugSlotBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    PlugSlotBuilder()

    Declaration
    protected PlugSlotBuilder()

    Properties

    AssignWeldPMI

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

    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
    bool

    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