Search Results for

    Show / Hide Table of Contents

    Class FilletBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    FilletBuilder
    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 FilletBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    FilletBuilder()

    Declaration
    protected FilletBuilder()

    Properties

    AddCosmeticEnd

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

    AllowBroken

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

    AssignWeldPMI

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

    Associative

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

    ConstructionMethod

    Declaration
    public FilletBuilder.EnumConstructionMethod ConstructionMethod { get; set; }
    Property Value
    Type Description
    FilletBuilder.EnumConstructionMethod

    ContourHeight

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

    ContourType

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

    DirectToggle

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

    DirectionVector1

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

    DirectionVector2

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

    DistTolerance

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

    EdgeSet1

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

    EdgeSet2

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

    EndDist

    Declaration
    public OnPathDimensionBuilder EndDist { get; }
    Property Value
    Type Description
    OnPathDimensionBuilder

    EndVector

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

    EnumMethod

    Declaration
    public FilletBuilder.EnumSkipWeldMethod EnumMethod { get; set; }
    Property Value
    Type Description
    FilletBuilder.EnumSkipWeldMethod

    ExtendEdges

    Declaration
    public FilletBuilder.EnumExtendEdges ExtendEdges { get; set; }
    Property Value
    Type Description
    FilletBuilder.EnumExtendEdges

    ExtensionDistance

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

    ExtensionMethod

    Declaration
    public FilletBuilder.EnumExtensionMethod ExtensionMethod { get; set; }
    Property Value
    Type Description
    FilletBuilder.EnumExtensionMethod

    FaceFillGapDistance

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

    FaceSet1

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

    FaceSet2

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

    FieldWeld

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

    FillFaceHoles

    Declaration
    public FilletBuilder.EnumFillFaceHolesType FillFaceHoles { get; set; }
    Property Value
    Type Description
    FilletBuilder.EnumFillFaceHolesType

    FilletType

    Declaration
    public FilletBuilder.EnumWeldingType FilletType { get; set; }
    Property Value
    Type Description
    FilletBuilder.EnumWeldingType

    FirstLeg

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

    NumberOfWelds

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

    Pmi

    Declaration
    public NXObject Pmi { get; set; }
    Property Value
    Type Description
    NXObject

    SecondLeg

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

    SeedFace1

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

    SeedFace2

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

    SeedPoint1

    Declaration
    public Point3d SeedPoint1 { get; set; }
    Property Value
    Type Description
    Point3d

    SeedPoint2

    Declaration
    public Point3d SeedPoint2 { get; set; }
    Property Value
    Type Description
    Point3d

    SegmentLength

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

    Spacing

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

    StartDist

    Declaration
    public OnPathDimensionBuilder StartDist { get; }
    Property Value
    Type Description
    OnPathDimensionBuilder

    StartVector

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

    ThroatThickToggle

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

    ToggleCreateSkipWelds

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

    ToggleRecreateDeletedWelds

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

    Uparameter1

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Removed with no replacement.")]
    public double Uparameter1 { get; set; }
    Property Value
    Type Description
    double

    Uparameter2

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Removed with no replacement.")]
    public double Uparameter2 { get; set; }
    Property Value
    Type Description
    double

    Vparameter1

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Removed with no replacement.")]
    public double Vparameter1 { get; set; }
    Property Value
    Type Description
    double

    Vparameter2

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Removed with no replacement.")]
    public double Vparameter2 { get; set; }
    Property Value
    Type Description
    double

    WeldingCharacteristics

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

    Implements

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