Search Results for

    Show / Hide Table of Contents

    Class PocketBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    PocketBuilder
    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 PocketBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    PocketBuilder()

    Declaration
    protected PocketBuilder()

    Properties

    AssociationSetting

    Declaration
    public bool AssociationSetting { get; set; }
    Property Value
    Type Description
    System.Boolean

    CreateSolidSetting

    Declaration
    public bool CreateSolidSetting { get; set; }
    Property Value
    Type Description
    System.Boolean

    EntireComponentPattern

    Declaration
    public bool EntireComponentPattern { get; set; }
    Property Value
    Type Description
    System.Boolean

    FsetName

    Declaration
    public string FsetName { get; set; }
    Property Value
    Type Description
    System.String

    ModeSelection

    Declaration
    public PocketBuilder.ModeType ModeSelection { get; set; }
    Property Value
    Type Description
    PocketBuilder.ModeType

    PreviewFalseBody

    Declaration
    public bool PreviewFalseBody { get; set; }
    Property Value
    Type Description
    System.Boolean

    ReferenceSets

    Declaration
    public PocketBuilder.RsetType ReferenceSets { get; set; }
    Property Value
    Type Description
    PocketBuilder.RsetType

    RemoveToolComponent

    Declaration
    public bool RemoveToolComponent { get; set; }
    Property Value
    Type Description
    System.Boolean

    SaveSetting

    Declaration
    public bool SaveSetting { get; set; }
    Property Value
    Type Description
    System.Boolean

    SelectTarget

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

    SelectTool

    Declaration
    public SelectNXObjectList SelectTool { get; }
    Property Value
    Type Description
    SelectNXObjectList

    SelectTypes

    Declaration
    public PocketBuilder.ToolType SelectTypes { get; set; }
    Property Value
    Type Description
    PocketBuilder.ToolType

    ShowSetting

    Declaration
    public bool ShowSetting { get; set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    CheckStatus()

    Declaration
    public void CheckStatus()

    DeleteFamilyToolFalse()

    Declaration
    public void DeleteFamilyToolFalse()

    EditFalseBody()

    Declaration
    public void EditFalseBody()

    FindIntersection()

    Declaration
    public void FindIntersection()

    InitializeFamilyData()

    Declaration
    public void InitializeFamilyData()

    RemovePocket()

    Declaration
    public void RemovePocket()

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX