NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Public Member Functions | Properties | List of all members
NXOpen.Tooling.PocketBuilder Class Reference

Mold Wizard pocket management builder More...

Inheritance diagram for NXOpen.Tooling.PocketBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ModeType { Subtract, Add }
 Represents the pocket operation method More...
 
enum  RsetType {
  False, True, Both, AddMaterial,
  NoChange
}
 Represents the pocket refset types More...
 
enum  ToolType { Part, Solid }
 Represents the select type of tool More...
 

Public Member Functions

unsafe void CheckStatus ()
 Checks the pocket status of standard parts More...
 
unsafe void DeleteFamilyToolFalse ()
 Deletes the family tool false body More...
 
unsafe void EditFalseBody ()
 Edits false body More...
 
unsafe void FindIntersection ()
 Finds the intersected components to create pocket More...
 
unsafe void InitializeFamilyData ()
 Gets the initial false bodies for family parts More...
 
unsafe void RemovePocket ()
 The function to remove pocket More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe bool AssociationSetting [get, set]
 Returns or sets the association setting access functions More...
 
unsafe bool CreateSolidSetting [get, set]
 Returns or sets the option for creating interference solids for HD3D. More...
 
unsafe bool EntireComponentPattern [get, set]
 Returns or sets the option for selecting entire component pattern. More...
 
unsafe
NXOpen.Tooling.PocketBuilder.ModeType 
ModeSelection [get, set]
 Returns or sets the mode select types More...
 
unsafe bool PreviewFalseBody [get, set]
 Returns or sets the option for previewing family part false bodies. More...
 
unsafe
NXOpen.Tooling.PocketBuilder.RsetType 
ReferenceSets [get, set]
 Returns or sets the types of reference sets More...
 
unsafe bool SaveSetting [get, set]
 Returns or sets the option for saving pocket check result in part. More...
 
unsafe NXOpen.SelectBodyList SelectTarget [get]
 Returns the target part selection More...
 
unsafe NXOpen.SelectNXObjectList SelectTool [get]
 Returns the tool part selection More...
 
unsafe
NXOpen.Tooling.PocketBuilder.ToolType 
SelectTypes [get, set]
 Returns or sets the types of tool to select More...
 
unsafe bool ShowSetting [get, set]
 Returns or sets the show or hide value access functions More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Mold Wizard pocket management builder

To create a new instance of this class, use NXOpen.Tooling.PocketCollection.CreatePocketBuilder

Default values.

Property Value

EntireComponentPattern

0

PreviewFalseBody

0

Created in NX6.0.0

Member Enumeration Documentation

Represents the pocket operation method

Enumerator
Subtract 

do subtract

Add 

do unite

Represents the pocket refset types

Enumerator
False 

false

True 

true

Both 

both

AddMaterial 

add material

NoChange 

no change

Represents the select type of tool

Enumerator
Part 

part

Solid 

solid

Member Function Documentation

unsafe void NXOpen.Tooling.PocketBuilder.CheckStatus ( )
inline

Checks the pocket status of standard parts

Created in NX10.0.0

License requirements: None.

unsafe void NXOpen.Tooling.PocketBuilder.DeleteFamilyToolFalse ( )
inline

Deletes the family tool false body

Created in NX11.0.0

License requirements: None.

unsafe void NXOpen.Tooling.PocketBuilder.EditFalseBody ( )
inline

Edits false body

Created in NX11.0.0

License requirements: None.

unsafe void NXOpen.Tooling.PocketBuilder.FindIntersection ( )
inline

Finds the intersected components to create pocket

Created in NX10.0.0

License requirements: None.

unsafe void NXOpen.Tooling.PocketBuilder.InitializeFamilyData ( )
inline

Gets the initial false bodies for family parts

Created in NX12.0.1

License requirements: None.

unsafe void NXOpen.Tooling.PocketBuilder.RemovePocket ( )
inline

The function to remove pocket

Created in NX6.0.0

License requirements: None.

Property Documentation

unsafe bool NXOpen.Tooling.PocketBuilder.AssociationSetting
getset

Returns or sets the association setting access functions

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Tooling.PocketBuilder.CreateSolidSetting
getset

Returns or sets the option for creating interference solids for HD3D.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Tooling.PocketBuilder.EntireComponentPattern
getset

Returns or sets the option for selecting entire component pattern.

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard") OR ug_die_design ("Die Design")

unsafe NXOpen.Tooling.PocketBuilder.ModeType NXOpen.Tooling.PocketBuilder.ModeSelection
getset

Returns or sets the mode select types

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Tooling.PocketBuilder.PreviewFalseBody
getset

Returns or sets the option for previewing family part false bodies.

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard") OR ug_die_design ("Die Design")

unsafe NXOpen.Tooling.PocketBuilder.RsetType NXOpen.Tooling.PocketBuilder.ReferenceSets
getset

Returns or sets the types of reference sets

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Tooling.PocketBuilder.SaveSetting
getset

Returns or sets the option for saving pocket check result in part.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.SelectBodyList NXOpen.Tooling.PocketBuilder.SelectTarget
get

Returns the target part selection

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.SelectNXObjectList NXOpen.Tooling.PocketBuilder.SelectTool
get

Returns the tool part selection

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Tooling.PocketBuilder.ToolType NXOpen.Tooling.PocketBuilder.SelectTypes
getset

Returns or sets the types of tool to select

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Tooling.PocketBuilder.ShowSetting
getset

Returns or sets the show or hide value access functions

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.