Class CompoundWeldBuilder
Inheritance
CompoundWeldBuilder
Assembly: NXOpen.dll
Syntax
public class CompoundWeldBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
CompoundWeldBuilder()
Declaration
protected CompoundWeldBuilder()
Properties
Side1Welds
Declaration
public SelectFeatureList Side1Welds { get; }
Property Value
Side2Welds
Declaration
public SelectFeatureList Side2Welds { get; }
Property Value
Staggered
Declaration
public bool Staggered { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink