Class PocketBuilder
Inheritance
System.Object
System.MarshalByRefObject
PocketBuilder
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 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 |
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 |
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