Class WeldBeadBuilder
Inheritance
System.Object
System.MarshalByRefObject
WeldBeadBuilder
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 WeldBeadBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
WeldBeadBuilder()
Declaration
protected WeldBeadBuilder()
Properties
BeadLocation
Declaration
public WeldBeadBuilder.BeadLocationMethod BeadLocation { get; set; }
Property Value
Characteristics
Declaration
public CharacteristicsBuilder Characteristics { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
ExtendToBoundary
Declaration
public bool ExtendToBoundary { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FaceInferMethod
Declaration
public WeldBeadBuilder.FaceInferMethodType FaceInferMethod { get; set; }
Property Value
OutputType
Declaration
public WeldBeadBuilder.OutputTypes OutputType { get; set; }
Property Value
PathList
Declaration
public WeldBeadPathBuilderList PathList { get; }
Property Value
SelectBottomParts
Declaration
public ScCollector SelectBottomParts { get; }
Property Value
SelectTopParts
Declaration
public ScCollector SelectTopParts { get; }
Property Value
SizeList
Declaration
public WeldBeadSizeBuilderList SizeList { get; }
Property Value
TangentAngle
Declaration
public double TangentAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Type
Declaration
public WeldBeadBuilder.Types Type { get; set; }
Property Value
Methods
CreatePreviewPath()
Declaration
public Spline CreatePreviewPath()
Returns
GetPreviewPath()
Declaration
public Spline GetPreviewPath()
Returns
NewPath()
Declaration
public WeldBeadPathBuilder NewPath()
Returns
NewSize()
Declaration
public WeldBeadSizeBuilder NewSize()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink