Class BackingPadBuilder
Inheritance
BackingPadBuilder
Assembly: NXOpen.dll
public class BackingPadBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected BackingPadBuilder()
Properties
Declaration
public Expression OffsetValueLinearDimension { get; }
Property Value
Declaration
public Expression OffsetValueLinearDimensionNegativeX { get; }
Property Value
Declaration
public Expression OffsetValueLinearDimensionNegativeY { get; }
Property Value
Declaration
public Expression OffsetValueLinearDimensionPositiveX { get; }
Property Value
Declaration
public Expression OffsetValueLinearDimensionPositiveY { get; }
Property Value
Declaration
public BooleanOperation PadBoolean { get; }
Property Value
Declaration
public Expression PadHeightLinearDimension { get; }
Property Value
Declaration
public Part PreviousWorkPart { get; set; }
Property Value
Declaration
public SelectComponent SelectComponent { get; }
Property Value
Declaration
public Section SelectCurve { get; }
Property Value
Declaration
public SelectFaceList SelectFaces { get; }
Property Value
Declaration
public SelectFeatureList SelectPad { get; }
Property Value
Declaration
public BackingPadBuilder.Types Type { get; set; }
Property Value
Methods
Declaration
public void DeleteWavedFaces()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink