Search Results for

    Show / Hide Table of Contents

    Class FilletBuilder

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

    Constructors

    FilletBuilder()

    Declaration
    protected FilletBuilder()

    Properties

    AddCosmeticEnd

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

    AllowBroken

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

    AssignWeldPMI

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

    Associative

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

    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

    DirectionVector1

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

    DirectionVector2

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

    DirectToggle

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

    DistTolerance

    Declaration
    public double DistTolerance { get; set; }
    Property Value
    Type Description
    System.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
    System.Boolean

    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
    System.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
    System.Boolean

    FilletType

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

    FillFaceHoles

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

    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
    System.Boolean

    ThroatThickToggle

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

    ToggleCreateSkipWelds

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

    ToggleRecreateDeletedWelds

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

    Uparameter1

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

    Uparameter2

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

    Vparameter1

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

    Vparameter2

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Removed with no replacement.")]
    public double Vparameter2 { get; set; }
    Property Value
    Type Description
    System.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