Class FilletBuilder
Inheritance
System.Object
System.MarshalByRefObject
FilletBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
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)
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
ContourHeight
Declaration
public Expression ContourHeight { get; }
Property Value
ContourType
Declaration
public FilletBuilder.EnumContour ContourType { get; set; }
Property Value
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
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
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Double |
|
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
Type |
Description |
System.Boolean |
|
FilletType
Declaration
public FilletBuilder.EnumWeldingType FilletType { get; set; }
Property Value
FillFaceHoles
Declaration
public FilletBuilder.EnumFillFaceHolesType FillFaceHoles { 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
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
Implements
System.Runtime.Remoting.Messaging.IMessageSink