Search Results for

    Show / Hide Table of Contents

    Class BackingPadBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    BackingPadBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX