Search Results for

    Show / Hide Table of Contents

    Class InnerStripperPlateBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    InnerStripperPlateBuilder
    Implements
    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, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Tooling
    Assembly: NXOpen.dll
    Syntax
    public class InnerStripperPlateBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    InnerStripperPlateBuilder()

    Declaration
    protected InnerStripperPlateBuilder()

    Properties

    Clearance

    Declaration
    public double Clearance { get; set; }
    Property Value
    Type Description
    double

    ClonePartName

    Declaration
    public string ClonePartName { get; set; }
    Property Value
    Type Description
    string

    HeightString

    Declaration
    public string HeightString { get; set; }
    Property Value
    Type Description
    string

    HeightType

    Declaration
    public InnerStripperPlateBuilder.HeightTypeOption HeightType { get; set; }
    Property Value
    Type Description
    InnerStripperPlateBuilder.HeightTypeOption

    ParentPartName

    Declaration
    public string ParentPartName { get; set; }
    Property Value
    Type Description
    string

    ParentPartNode

    Declaration
    public InnerStripperPlateBuilder.ParentPartNodeOption ParentPartNode { get; set; }
    Property Value
    Type Description
    InnerStripperPlateBuilder.ParentPartNodeOption

    RenameComponent

    Declaration
    public bool RenameComponent { get; set; }
    Property Value
    Type Description
    bool

    SelectScrap

    Declaration
    public SelectBodyList SelectScrap { get; }
    Property Value
    Type Description
    SelectBodyList

    WizardType

    Declaration
    public int WizardType { get; set; }
    Property Value
    Type Description
    int

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX