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.DieCavityAndSlugHoleBuilder Class Reference

Represents die cavity and slug hole builder. More...

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

Public Types

enum  BottomPlateSlugItems {
  Fillet, Rectangle, Circle, Mickey,
  Clearance, SlotVer, SlotHor, None
}
 Specifies the type of bottom plate slug. More...
 
enum  CavityTypeItems { TaperAngle, Step, RoundStep1, RoundStep2 }
 Specifies the type of cavity. More...
 
enum  ClearanceOptionItems { Constant, Variable }
 Specifies the design option of piercing insert. More...
 
enum  DieInsertStackType { One, Two, Three }
 die insert stack type. More...
 
enum  DiePlateThreeSlugType {
  Fillet, Rectangle, Circle, Mickey,
  Cleanrance, Slotver, Slothor, None
}
 die plate three slug type. More...
 
enum  DiePlateTwoSlugType {
  Fillet, Rectangle, Circle, Mickey,
  Clearance, Slotver, Slothor, None
}
 die plate two slug type. More...
 
enum  DieShoeSlugTypeItems {
  Fillet, Rectangle, Circle, Mickey,
  Clearance, SlotVer, SlotHor, None
}
 Specifies the type of die shoe slug. More...
 
enum  InsertPositionItems { Top, Bottom }
 Specifies the position of piercing inserts, for EDW only More...
 
enum  OffsetSideOptionItems { DieSide, PunchSide }
 Specifies the offset side of normal pierce insert design. More...
 

Public Member Functions

unsafe void DieEditOffsetValueTable ()
 Edit offset value table for die More...
 
unsafe void NormalCreateCavityAndSlug ()
 Create normal cavity and slug 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 double AngleDiePlateTwo [get, set]
 Returns or sets the angle of the die plate two More...
 
unsafe
NXOpen.Tooling.DieCavityAndSlugHoleBuilder.DieInsertStackType 
DieInsertStack [get, set]
 Returns or sets the die insert stack More...
 
unsafe double DieOffsetValue [get, set]
 Returns or sets the die offset value More...
 
unsafe double DiePlateThree [get, set]
 Returns or sets the die plate three More...
 
unsafe double DiePlateTwo [get, set]
 Returns or sets the die plate two More...
 
unsafe bool DieSameOffsetValue [get, set]
 Returns or sets the die same offset value More...
 
unsafe bool ForEachScrapDiePlateThree [get, set]
 Returns or sets the result whether use same clearance for each scrap in die plate three More...
 
unsafe bool ForEachScrapDiePlateTwo [get, set]
 Returns or sets the for each scrap die plate two More...
 
unsafe string NewPartNames [get, set]
 Returns or sets the new component names. More...
 
unsafe
NXOpen.Tooling.DieCavityAndSlugHoleBuilder.BottomPlateSlugItems 
NormalBottomBackPlateSlug [get, set]
 Returns or sets the normal bbpslug More...
 
unsafe
NXOpen.Tooling.DieCavityAndSlugHoleBuilder.CavityTypeItems 
NormalCavity [get, set]
 Returns or sets the normal cavity More...
 
unsafe double NormalClearance [get, set]
 Returns or sets the normal clearance More...
 
unsafe
NXOpen.Tooling.DieCavityAndSlugHoleBuilder.ClearanceOptionItems 
NormalClearanceOption [get, set]
 Returns or sets the normal clearance option More...
 
unsafe
NXOpen.Tooling.DieCavityAndSlugHoleBuilder.DieShoeSlugTypeItems 
NormalDieShoeSlug [get, set]
 Returns or sets the normal dsslug More...
 
unsafe bool NormalForEachScrap1 [get, set]
 Returns or sets the normal for each scrap1 More...
 
unsafe bool NormalForEachScrap2 [get, set]
 Returns or sets the normal for each scrap2 More...
 
unsafe
NXOpen.Tooling.DieCavityAndSlugHoleBuilder.OffsetSideOptionItems 
NormalOffsetSide [get, set]
 Returns or sets the normal offset side More...
 
unsafe bool NormalRenameDialog [get, set]
 Returns or sets the normal rename dialog More...
 
unsafe NXOpen.SelectBodyList NormalSelectPierceDieInsert [get]
 Returns the normal select pierce die insert More...
 
unsafe
NXOpen.Tooling.DieCavityAndSlugHoleBuilder.DiePlateThreeSlugType 
NormalSlugInDiePlateThree [get, set]
 Returns or sets the normal slug in diePlateThree More...
 
unsafe
NXOpen.Tooling.DieCavityAndSlugHoleBuilder.DiePlateTwoSlugType 
NormalSlugInDiePlateTwo [get, set]
 Returns or sets the normal slug in die plate two More...
 
unsafe double NormalSlugParameter1 [get, set]
 Returns or sets the normal slug parameter1 More...
 
unsafe double NormalSlugParameter2 [get, set]
 Returns or sets the normal slug parameter2 More...
 
unsafe double NormalSlugParameter3 [get, set]
 Returns or sets the normal slug parameter3 More...
 
unsafe double NormalSlugParameter4 [get, set]
 Returns or sets the normal slug parameter4 More...
 
unsafe NXOpen.Expression OffsetLinearDimension [get]
 Returns the offset linear dimension More...
 
unsafe string ParentPartName [get, set]
 Returns or sets the parent part name to create insert. More...
 
unsafe
NXOpen.Tooling.DieCavityAndSlugHoleBuilder.InsertPositionItems 
Position [get, set]
 Returns or sets the position More...
 
unsafe string SelectOffsetSpreadsheet [get, set]
 Returns or sets the super offset spreadsheet More...
 
unsafe NXOpen.SelectBodyList SelectScrap [get]
 Returns the select scrap More...
 
unsafe NXOpen.SelectSketch SelectSketch [get]
 Returns the select sketch More...
 
unsafe double ShimHeight [get, set]
 Returns or sets the shim height More...
 
unsafe double ShimOffset [get, set]
 Returns or sets the shim offset More...
 
unsafe NXOpen.Expression SlugHoleHeightLinearDimension [get]
 Returns the slug hole height linear dimension More...
 
unsafe double SlugPreviousParameterA [get, set]
 Returns or sets the previous slug parameter A More...
 
unsafe double SlugPreviousParameterC1 [get, set]
 Returns or sets the previous slug parameter C1 More...
 
unsafe double SlugPreviousParameterC2 [get, set]
 Returns or sets the previous slug parameter C2 More...
 
unsafe double SpacerAngle [get, set]
 Returns or sets the spacer angle More...
 
unsafe double SpacerOffset [get, set]
 Returns or sets the spacer offset More...
 
unsafe double WaferHeight [get, set]
 Returns or sets the wafer height 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

Represents die cavity and slug hole builder.

To create a new instance of this class, use NXOpen.Tooling.ProgressiveDieManager.CreateDieCavityAndSlugHoleBuilder

Default values.

Property Value

AngleDiePlateTwo

-0.25

DieInsertStack

One

DieOffsetValue

0

DiePlateThree

2

DiePlateTwo

1

DieSameOffsetValue

0

ForEachScrapDiePlateThree

1

ForEachScrapDiePlateTwo

1

NormalBottomBackPlateSlug

Fillet

NormalCavity

TaperAngle

NormalClearance

0.05

NormalClearanceOption

Constant

NormalDieShoeSlug

Fillet

NormalForEachScrap1

0

NormalForEachScrap2

0

NormalOffsetSide

DieSide

NormalRenameDialog

0

NormalSlugInDiePlateThree

Fillet

NormalSlugInDiePlateTwo

Fillet

NormalSlugParameter1

3

NormalSlugParameter2

-3

NormalSlugParameter3

2

NormalSlugParameter4

3

OffsetLinearDimension.Value

3 (millimeters part), 0.12 (inches part)

Position

Bottom

ShimHeight

0

ShimOffset

0

SlugHoleHeightLinearDimension.Value

100 (millimeters part), 4 (inches part)

SpacerAngle

0

SpacerOffset

0

WaferHeight

0

Created in NX11.0.0

Member Enumeration Documentation

Specifies the type of bottom plate slug.

Enumerator
Fillet 

Bottom plate slug type is fillet

Rectangle 

Bottom plate slug type is rectangle

Circle 

Bottom plate slug type is circle

Mickey 

Bottom plate slug type is mickey

Clearance 

Bottom plate slug type is clearance

SlotVer 

Bottom plate slug type is slot vertical

SlotHor 

Bottom plate slug type is slot horizontal

None 

Bottom plate slug type is none

Specifies the type of cavity.

Enumerator
TaperAngle 

the taper angle type

Step 

the step type

RoundStep1 

the round step1 type

RoundStep2 

the round step2 type

Specifies the design option of piercing insert.

Enumerator
Constant 

The design option is normal

Variable 

The design option is fineblanking

die insert stack type.

Enumerator
One 
Two 
Three 

die plate three slug type.

Enumerator
Fillet 
Rectangle 
Circle 
Mickey 
Cleanrance 
Slotver 
Slothor 
None 

die plate two slug type.

Enumerator
Fillet 
Rectangle 
Circle 
Mickey 
Clearance 
Slotver 
Slothor 
None 

Specifies the type of die shoe slug.

Enumerator
Fillet 

Die shoe slug type is fillet

Rectangle 

Die shoe slug type is rectangle

Circle 

Die shoe slug type is circle

Mickey 

Die shoe slug type is mickey

Clearance 

Die shoe slug type is clearance

SlotVer 

Die shoe slug type is slot vertical

SlotHor 

Die shoe slug type is slot horizontal

None 

Die shoe slug type is none

Specifies the position of piercing inserts, for EDW only

Enumerator
Top 

The position is top side

Bottom 

The position is bottom side

Specifies the offset side of normal pierce insert design.

Enumerator
DieSide 

The offset side is die

PunchSide 

The offset side is punch

Member Function Documentation

unsafe void NXOpen.Tooling.DieCavityAndSlugHoleBuilder.DieEditOffsetValueTable ( )
inline

Edit offset value table for die

Created in NX11.0.0

License requirements: ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard")

unsafe void NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalCreateCavityAndSlug ( )
inline

Create normal cavity and slug

Created in NX11.0.0

License requirements: ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard")

Property Documentation

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.AngleDiePlateTwo
getset

Returns or sets the angle of the die plate two

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard")

unsafe NXOpen.Tooling.DieCavityAndSlugHoleBuilder.DieInsertStackType NXOpen.Tooling.DieCavityAndSlugHoleBuilder.DieInsertStack
getset

Returns or sets the die insert stack

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard")

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.DieOffsetValue
getset

Returns or sets the die offset value

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")

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.DiePlateThree
getset

Returns or sets the die plate three

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard")

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.DiePlateTwo
getset

Returns or sets the die plate two

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard")

unsafe bool NXOpen.Tooling.DieCavityAndSlugHoleBuilder.DieSameOffsetValue
getset

Returns or sets the die same offset value

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")

unsafe bool NXOpen.Tooling.DieCavityAndSlugHoleBuilder.ForEachScrapDiePlateThree
getset

Returns or sets the result whether use same clearance for each scrap in die plate three

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard")

unsafe bool NXOpen.Tooling.DieCavityAndSlugHoleBuilder.ForEachScrapDiePlateTwo
getset

Returns or sets the for each scrap die plate two

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard")

unsafe string NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NewPartNames
getset

Returns or sets the new component names.

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Tooling.DieCavityAndSlugHoleBuilder.BottomPlateSlugItems NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalBottomBackPlateSlug
getset

Returns or sets the normal bbpslug

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")

unsafe NXOpen.Tooling.DieCavityAndSlugHoleBuilder.CavityTypeItems NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalCavity
getset

Returns or sets the normal cavity

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")

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalClearance
getset

Returns or sets the normal clearance

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")

unsafe NXOpen.Tooling.DieCavityAndSlugHoleBuilder.ClearanceOptionItems NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalClearanceOption
getset

Returns or sets the normal clearance option

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")

unsafe NXOpen.Tooling.DieCavityAndSlugHoleBuilder.DieShoeSlugTypeItems NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalDieShoeSlug
getset

Returns or sets the normal dsslug

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")

unsafe bool NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalForEachScrap1
getset

Returns or sets the normal for each scrap1

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")

unsafe bool NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalForEachScrap2
getset

Returns or sets the normal for each scrap2

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")

unsafe NXOpen.Tooling.DieCavityAndSlugHoleBuilder.OffsetSideOptionItems NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalOffsetSide
getset

Returns or sets the normal offset side

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")

unsafe bool NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalRenameDialog
getset

Returns or sets the normal rename dialog

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")

unsafe NXOpen.SelectBodyList NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalSelectPierceDieInsert
get

Returns the normal select pierce die insert

Created in NX11.0.0

License requirements: None.

unsafe NXOpen.Tooling.DieCavityAndSlugHoleBuilder.DiePlateThreeSlugType NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalSlugInDiePlateThree
getset

Returns or sets the normal slug in diePlateThree

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard")

unsafe NXOpen.Tooling.DieCavityAndSlugHoleBuilder.DiePlateTwoSlugType NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalSlugInDiePlateTwo
getset

Returns or sets the normal slug in die plate two

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard")

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalSlugParameter1
getset

Returns or sets the normal slug parameter1

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")

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalSlugParameter2
getset

Returns or sets the normal slug parameter2

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")

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalSlugParameter3
getset

Returns or sets the normal slug parameter3

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")

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.NormalSlugParameter4
getset

Returns or sets the normal slug parameter4

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")

unsafe NXOpen.Expression NXOpen.Tooling.DieCavityAndSlugHoleBuilder.OffsetLinearDimension
get

Returns the offset linear dimension

Created in NX11.0.0

License requirements: None.

unsafe string NXOpen.Tooling.DieCavityAndSlugHoleBuilder.ParentPartName
getset

Returns or sets the parent part name to create insert.

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Tooling.DieCavityAndSlugHoleBuilder.InsertPositionItems NXOpen.Tooling.DieCavityAndSlugHoleBuilder.Position
getset

Returns or sets the position

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")

unsafe string NXOpen.Tooling.DieCavityAndSlugHoleBuilder.SelectOffsetSpreadsheet
getset

Returns or sets the super offset spreadsheet

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard")

unsafe NXOpen.SelectBodyList NXOpen.Tooling.DieCavityAndSlugHoleBuilder.SelectScrap
get

Returns the select scrap

Created in NX11.0.0

License requirements: None.

unsafe NXOpen.SelectSketch NXOpen.Tooling.DieCavityAndSlugHoleBuilder.SelectSketch
get

Returns the select sketch

Created in NX11.0.0

License requirements: None.

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.ShimHeight
getset

Returns or sets the shim height

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard")

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.ShimOffset
getset

Returns or sets the shim offset

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard")

unsafe NXOpen.Expression NXOpen.Tooling.DieCavityAndSlugHoleBuilder.SlugHoleHeightLinearDimension
get

Returns the slug hole height linear dimension

Created in NX11.0.0

License requirements: None.

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.SlugPreviousParameterA
getset

Returns or sets the previous slug parameter A

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")

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.SlugPreviousParameterC1
getset

Returns or sets the previous slug parameter C1

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")

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.SlugPreviousParameterC2
getset

Returns or sets the previous slug parameter C2

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")

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.SpacerAngle
getset

Returns or sets the spacer angle

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard")

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.SpacerOffset
getset

Returns or sets the spacer offset

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard")

unsafe double NXOpen.Tooling.DieCavityAndSlugHoleBuilder.WaferHeight
getset

Returns or sets the wafer height

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: prog_die_wizard ("UG/Progressive Die Wizard")


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