Class FilletBuilder
Inheritance
FilletBuilder
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
AllowBroken
Declaration
public bool AllowBroken { get; set; }
Property Value
AssignWeldPMI
Declaration
public bool AssignWeldPMI { get; set; }
Property Value
Associative
Declaration
public bool Associative { get; set; }
Property Value
ConstructionMethod
Declaration
public FilletBuilder.EnumConstructionMethod ConstructionMethod { get; set; }
Property Value
ContourHeight
Declaration
public Expression ContourHeight { get; }
Property Value
ContourType
Declaration
public FilletBuilder.EnumContour ContourType { get; set; }
Property Value
DirectToggle
Declaration
public bool DirectToggle { get; set; }
Property Value
DirectionVector1
Declaration
public bool DirectionVector1 { get; set; }
Property Value
DirectionVector2
Declaration
public bool DirectionVector2 { get; set; }
Property Value
DistTolerance
Declaration
public double DistTolerance { get; set; }
Property Value
EdgeSet1
Declaration
public Section EdgeSet1 { get; }
Property Value
EdgeSet2
Declaration
public Section EdgeSet2 { get; }
Property Value
EndDist
Declaration
public OnPathDimensionBuilder EndDist { get; }
Property Value
EndVector
Declaration
public bool EndVector { get; set; }
Property Value
EnumMethod
Declaration
public FilletBuilder.EnumSkipWeldMethod EnumMethod { get; set; }
Property Value
ExtendEdges
Declaration
public FilletBuilder.EnumExtendEdges ExtendEdges { get; set; }
Property Value
ExtensionDistance
Declaration
public Expression ExtensionDistance { get; }
Property Value
ExtensionMethod
Declaration
public FilletBuilder.EnumExtensionMethod ExtensionMethod { get; set; }
Property Value
FaceFillGapDistance
Declaration
public double FaceFillGapDistance { get; set; }
Property Value
FaceSet1
Declaration
public ScCollector FaceSet1 { get; }
Property Value
FaceSet2
Declaration
public ScCollector FaceSet2 { get; }
Property Value
FieldWeld
Declaration
public bool FieldWeld { get; set; }
Property Value
FillFaceHoles
Declaration
public FilletBuilder.EnumFillFaceHolesType FillFaceHoles { get; set; }
Property Value
FilletType
Declaration
public FilletBuilder.EnumWeldingType FilletType { get; set; }
Property Value
FirstLeg
Declaration
public Expression FirstLeg { get; }
Property Value
NumberOfWelds
Declaration
public Expression NumberOfWelds { get; }
Property Value
Pmi
Declaration
public NXObject Pmi { get; set; }
Property Value
SecondLeg
Declaration
public Expression SecondLeg { get; }
Property Value
SeedFace1
Declaration
public Face SeedFace1 { get; set; }
Property Value
SeedFace2
Declaration
public Face SeedFace2 { get; set; }
Property Value
SeedPoint1
Declaration
public Point3d SeedPoint1 { get; set; }
Property Value
SeedPoint2
Declaration
public Point3d SeedPoint2 { get; set; }
Property Value
SegmentLength
Declaration
public Expression SegmentLength { get; }
Property Value
Spacing
Declaration
public Expression Spacing { get; }
Property Value
StartDist
Declaration
public OnPathDimensionBuilder StartDist { get; }
Property Value
StartVector
Declaration
public bool StartVector { get; set; }
Property Value
ThroatThickToggle
Declaration
public bool ThroatThickToggle { get; set; }
Property Value
ToggleCreateSkipWelds
Declaration
public bool ToggleCreateSkipWelds { get; set; }
Property Value
ToggleRecreateDeletedWelds
Declaration
public bool ToggleRecreateDeletedWelds { get; set; }
Property Value
Uparameter1
Declaration
[Obsolete("Deprecated in NX10.0.0. Removed with no replacement.")]
public double Uparameter1 { get; set; }
Property Value
Uparameter2
Declaration
[Obsolete("Deprecated in NX10.0.0. Removed with no replacement.")]
public double Uparameter2 { get; set; }
Property Value
Vparameter1
Declaration
[Obsolete("Deprecated in NX10.0.0. Removed with no replacement.")]
public double Vparameter1 { get; set; }
Property Value
Vparameter2
Declaration
[Obsolete("Deprecated in NX10.0.0. Removed with no replacement.")]
public double Vparameter2 { get; set; }
Property Value
WeldingCharacteristics
Declaration
public CharacteristicsBuilder WeldingCharacteristics { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink