Class SurfaceWeldBuilder
Inheritance
SurfaceWeldBuilder
Assembly: NXOpen.dll
Syntax
public class SurfaceWeldBuilder : StructureWeldBuilder, IMessageSink, IComponentBuilder
Constructors
SurfaceWeldBuilder()
Declaration
protected SurfaceWeldBuilder()
Properties
Boundary
Declaration
public Section Boundary { get; }
Property Value
Characteristics
Declaration
public CharacteristicsBuilder Characteristics { get; }
Property Value
Destination
Declaration
public SurfaceWeldBuilder.DestinationTypes Destination { get; set; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
LineColorFontWidth
Declaration
public LineColorFontWidthBuilder LineColorFontWidth { get; }
Property Value
NamePrefix
Declaration
public string NamePrefix { get; set; }
Property Value
Panel
Declaration
public ScCollector Panel { get; }
Property Value
ProjectionDirection
Declaration
public ProjectionOptions ProjectionDirection { get; }
Property Value
Thickness
Declaration
public Expression Thickness { get; }
Property Value
Width
Declaration
public Expression Width { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink