Class PiercingInsertBuilder
Inheritance
System.Object
System.MarshalByRefObject
PiercingInsertBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
public class PiercingInsertBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected PiercingInsertBuilder()
Properties
Declaration
public PiercingInsertBuilder.AssociationToolType AssociationTool { get; set; }
Property Value
Declaration
public bool ConceptDesign { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public PiercingInsertBuilder.DieInsertTypeItems DieInsertType { get; set; }
Property Value
Declaration
public double DieOffsetValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool DieSameOffsetValue { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string NewPartNames { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public PiercingInsertBuilder.NormalBbpslugType NormalBbpslug { get; set; }
Property Value
Declaration
public PiercingInsertBuilder.NormalCavityType NormalCavity { get; set; }
Property Value
Declaration
public double NormalClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public PiercingInsertBuilder.NormalClearanceOptionType NormalClearanceOption { get; set; }
Property Value
Declaration
public PiercingInsertBuilder.NormalDsslugType NormalDsslug { get; set; }
Property Value
Declaration
public bool NormalForEachScrap1 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool NormalForEachScrap2 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public PiercingInsertBuilder.NormalOffsetSideType NormalOffsetSide { get; set; }
Property Value
Declaration
public bool NormalOnePunchToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string NormalPunchLength { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public bool NormalRenameDialog { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public SelectBodyList NormalSelectPierceDieInsert { get; }
Property Value
Declaration
public SelectBodyList NormalSelectPiercePunch { get; }
Property Value
Declaration
public double NormalSlugPara1 { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double NormalSlugPara2 { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double NormalSlugPara3 { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double NormalSlugPara4 { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Expression OffsetLinearDimension { get; }
Property Value
Declaration
public string ParentPartName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public PiercingInsertBuilder.InsertPosition Position { get; set; }
Property Value
Declaration
public double PunchOffsetValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PunchPocketClearanceForBP { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PunchPocketClearanceForPP { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PunchPocketClearanceForSP { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PunchPocketHeightInSP { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool PunchPocketToggleForBP { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PunchPocketToggleForPP { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PunchPocketToggleForSP { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public PiercingInsertBuilder.PunchPocketTypeItemsBP PunchPocketTypeInBP { get; set; }
Property Value
Declaration
public PiercingInsertBuilder.PunchPocketTypeItemsPP PunchPocketTypeInPP { get; set; }
Property Value
Declaration
public PiercingInsertBuilder.PunchPocketTypeItemsSP PunchPocketTypeInSP { get; set; }
Property Value
Declaration
public bool PunchSameOffsetValue { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public SelectBodyList SelectAssociationInsert { get; }
Property Value
Declaration
public SelectBodyList SelectAssociationScrap { get; }
Property Value
Declaration
public SelectBodyList SelectDieInsertForCavity { get; }
Property Value
Declaration
public Section SelectDieInsertOutline { get; }
Property Value
Declaration
public SelectBodyList SelectScrap { get; }
Property Value
Declaration
public SelectFaceList SelectScrapOrInsert { get; }
Property Value
Declaration
public SelectBodyList SelectUserDefinedDieInsertForEdit { get; }
Property Value
SettingWithoutFalseBody
Declaration
public bool SettingWithoutFalseBody { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Expression SlugHoleHeightLinearDimension { get; }
Property Value
Declaration
public PiercingInsertBuilder.Types Type { get; set; }
Property Value
Declaration
public double UserDefinedDieInsertClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Expression UserDefinedDieInsertHeight { get; }
Property Value
Declaration
public Expression UserDefinedPunchEnd { get; }
Property Value
Declaration
public double UserDefinedPunchPenetration { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Expression UserDefinedPunchStart { get; }
Property Value
Methods
Declaration
public void AddDieInsertPart()
Declaration
public void AddStripperInsert()
Declaration
public void CreateUserDefinedDieInsert()
Declaration
public void CreateUserDefinedInsertDatumPlane()
Declaration
public void DieEditOffsetValueTable()
Declaration
Declaration
public void NormalCreateCavityAndSlug()
Declaration
public void NormalCreateUdp()
Declaration
public void NormalLoadDie()
Declaration
public void NormalLoadStandardPunch()
Declaration
public void PunchEditOffsetValueTable()
Declaration
public void UpdatePosition()
Implements
System.Runtime.Remoting.Messaging.IMessageSink