Class BackingPadBuilder
Inheritance
System.Object
System.MarshalByRefObject
BackingPadBuilder
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)
Namespace: NXOpen.Tooling
Assembly: NXOpen.dll
Syntax
public class BackingPadBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
BackingPadBuilder()
Declaration
protected BackingPadBuilder()
Properties
OffsetValueLinearDimension
Declaration
public Expression OffsetValueLinearDimension { get; }
Property Value
Type | Description |
---|---|
Expression |
OffsetValueLinearDimensionNegativeX
Declaration
public Expression OffsetValueLinearDimensionNegativeX { get; }
Property Value
Type | Description |
---|---|
Expression |
OffsetValueLinearDimensionNegativeY
Declaration
public Expression OffsetValueLinearDimensionNegativeY { get; }
Property Value
Type | Description |
---|---|
Expression |
OffsetValueLinearDimensionPositiveX
Declaration
public Expression OffsetValueLinearDimensionPositiveX { get; }
Property Value
Type | Description |
---|---|
Expression |
OffsetValueLinearDimensionPositiveY
Declaration
public Expression OffsetValueLinearDimensionPositiveY { get; }
Property Value
Type | Description |
---|---|
Expression |
PadBoolean
Declaration
public BooleanOperation PadBoolean { get; }
Property Value
Type | Description |
---|---|
BooleanOperation |
PadHeightLinearDimension
Declaration
public Expression PadHeightLinearDimension { get; }
Property Value
Type | Description |
---|---|
Expression |
PreviousWorkPart
Declaration
public Part PreviousWorkPart { get; set; }
Property Value
Type | Description |
---|---|
Part |
SelectComponent
Declaration
public SelectComponent SelectComponent { get; }
Property Value
Type | Description |
---|---|
SelectComponent |
SelectCurve
Declaration
public Section SelectCurve { get; }
Property Value
Type | Description |
---|---|
Section |
SelectFaces
Declaration
public SelectFaceList SelectFaces { get; }
Property Value
Type | Description |
---|---|
SelectFaceList |
SelectPad
Declaration
public SelectFeatureList SelectPad { get; }
Property Value
Type | Description |
---|---|
SelectFeatureList |
Type
Declaration
public BackingPadBuilder.Types Type { get; set; }
Property Value
Type | Description |
---|---|
BackingPadBuilder.Types |
Methods
DeleteWavedFaces()
Declaration
public void DeleteWavedFaces()
WaveFaces()
Declaration
public void WaveFaces()
Implements
System.Runtime.Remoting.Messaging.IMessageSink