Search Results for

    Show / Hide Table of Contents

    Class JointExitBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    StructureWeldBuilder
    WeldJointBuilder
    JointExitBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    WeldJointBuilder.Delete()
    WeldJointBuilder.Split()
    WeldJointBuilder.UpdateJointType(WeldJointBuilder.WeldTypes)
    WeldJointBuilder.DeleteAllUnMarkedJoints()
    WeldJointBuilder.AddCharacteristicsInheritaceInformation()
    WeldJointBuilder.DeleteCharacteristicsInheritaceInformation()
    WeldJointBuilder.MarkJointsToKeep()
    WeldJointBuilder.ShowJoints()
    WeldJointBuilder.GetJointLimits(Curve)
    WeldJointBuilder.GetSingleJoint(Curve)
    WeldJointBuilder.GetJointChanged(Curve)
    WeldJointBuilder.SetJointChanged(Curve, Boolean)
    WeldJointBuilder.CreateLimitsPath(Curve)
    WeldJointBuilder.UpdateCollectors(Curve)
    WeldJointBuilder.UpdateJointAfterLimitsChange()
    WeldJointBuilder.UpdateJointAfterLimitsChange(DieLimitsBuilder)
    WeldJointBuilder.CopyLimits(DieLimitsBuilder)
    WeldJointBuilder.CreateSingleJointFromFeature(Curve, Boolean)
    WeldJointBuilder.SetVariableBevelAngles(Double[])
    WeldJointBuilder.GetVariableBevelAngles(Double[])
    WeldJointBuilder.GetConnectedParts(Component[])
    WeldJointBuilder.FindPortsInParts(Component[], Port[])
    WeldJointBuilder.GetPrimaryThickness(Curve)
    WeldJointBuilder.GetSecondaryThickness(Curve)
    WeldJointBuilder.GetAngleBetween()
    WeldJointBuilder.GetIsLongPoint()
    WeldJointBuilder.IsCornerOpen()
    WeldJointBuilder.IsPipeJoint()
    WeldJointBuilder.NewItem()
    WeldJointBuilder.GetNewlyCreatedJoints(Curve[], JointItemBuilder[])
    WeldJointBuilder.SetCallbackMessage(String)
    WeldJointBuilder.SetErrorMessage(String)
    WeldJointBuilder.GetMidPointInformation(WeldJointBuilder.CoordinateSystem, WeldJointBuilder.JointMidPointData)
    WeldJointBuilder.AssociativeSplit
    WeldJointBuilder.BackingFace
    WeldJointBuilder.BossColorFontWidth
    WeldJointBuilder.ButtColorFontWidth
    WeldJointBuilder.CombineConnectedJoints
    WeldJointBuilder.CornerColorFontWidth
    WeldJointBuilder.CreateMethod
    WeldJointBuilder.CreatedApplication
    WeldJointBuilder.Destination
    WeldJointBuilder.DuplicateCheck
    WeldJointBuilder.Joint
    WeldJointBuilder.JointList
    WeldJointBuilder.JointPrefix
    WeldJointBuilder.LapColorFontWidth
    WeldJointBuilder.LimitList
    WeldJointBuilder.Limits
    WeldJointBuilder.MasterEdge
    WeldJointBuilder.MaximumFaceGap
    WeldJointBuilder.MechanicalColorFontWidth
    WeldJointBuilder.NamePrefix
    WeldJointBuilder.NumberSegments
    WeldJointBuilder.PlacementFace
    WeldJointBuilder.PrimaryEdge
    WeldJointBuilder.PrimaryFace
    WeldJointBuilder.SecondaryEdge
    WeldJointBuilder.SecondaryFace
    WeldJointBuilder.ShipComponent
    WeldJointBuilder.SleeveColorFontWidth
    WeldJointBuilder.SocketColorFontWidth
    WeldJointBuilder.SpacingLength
    WeldJointBuilder.SplitAngle
    WeldJointBuilder.SplitLength
    WeldJointBuilder.SplitOption
    WeldJointBuilder.SubsetPart
    WeldJointBuilder.TJointColorFontWidth
    WeldJointBuilder.TargetFace
    WeldJointBuilder.Type
    WeldJointBuilder.WeldType
    WeldJointBuilder.WeldingCharacteristics
    WeldJointBuilder.WorkPart
    StructureWeldBuilder.GetCommittedComponents()
    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 JointExitBuilder : WeldJointBuilder, IMessageSink, IComponentBuilder

    Constructors

    JointExitBuilder()

    Declaration
    protected JointExitBuilder()

    Properties

    FinishMethod

    Declaration
    public FinishMethod FinishMethod { get; set; }
    Property Value
    Type Description
    FinishMethod

    LeaveLooseEndValue

    Declaration
    public double LeaveLooseEndValue { get; set; }
    Property Value
    Type Description
    System.Double

    LeaveLooseStartValue

    Declaration
    public double LeaveLooseStartValue { get; set; }
    Property Value
    Type Description
    System.Double

    OtherSideSymbol

    Declaration
    public Symbol OtherSideSymbol { get; set; }
    Property Value
    Type Description
    Symbol

    RootOpening

    Declaration
    public double RootOpening { get; set; }
    Property Value
    Type Description
    System.Double

    Side

    Declaration
    public JointExitBuilder.BodySide Side { get; set; }
    Property Value
    Type Description
    JointExitBuilder.BodySide

    SymbolType

    Declaration
    public Symbol SymbolType { get; set; }
    Property Value
    Type Description
    Symbol

    Methods

    GetEdgePrepValues(JointExitBuilder.Positions, out Double, out Double)

    Declaration
    public void GetEdgePrepValues(JointExitBuilder.Positions position, out double thickness, out double angle)
    Parameters
    Type Name Description
    JointExitBuilder.Positions position
    System.Double thickness
    System.Double angle

    GetFilletLengths()

    Declaration
    public JointExitBuilder.FilletSizes GetFilletLengths()
    Returns
    Type Description
    JointExitBuilder.FilletSizes

    GetOppositeFilletLengths()

    Declaration
    public JointExitBuilder.FilletSizes GetOppositeFilletLengths()
    Returns
    Type Description
    JointExitBuilder.FilletSizes

    SetBothFilletLengths(JointExitBuilder.FilletSizes)

    Declaration
    public void SetBothFilletLengths(JointExitBuilder.FilletSizes sizes)
    Parameters
    Type Name Description
    JointExitBuilder.FilletSizes sizes

    SetEdgePrepValues(JointExitBuilder.Positions, Double, Double)

    Declaration
    public void SetEdgePrepValues(JointExitBuilder.Positions position, double thickness, double angle)
    Parameters
    Type Name Description
    JointExitBuilder.Positions position
    System.Double thickness
    System.Double angle

    SetFilletLengths(JointExitBuilder.FilletSizes)

    Declaration
    public void SetFilletLengths(JointExitBuilder.FilletSizes sizes)
    Parameters
    Type Name Description
    JointExitBuilder.FilletSizes sizes

    SetOppositeFilletLengths(JointExitBuilder.FilletSizes)

    Declaration
    public void SetOppositeFilletLengths(JointExitBuilder.FilletSizes sizes)
    Parameters
    Type Name Description
    JointExitBuilder.FilletSizes sizes

    Implements

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