Class PunchInsertBuilder
Inheritance
System.Object
System.MarshalByRefObject
PunchInsertBuilder
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 PunchInsertBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected PunchInsertBuilder()
Properties
Declaration
public bool AutomaticFitToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool DifferentPenetration { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool IncludePilotScrap { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public PunchInsertBuilder.InsertPunchTypeEnum InsertPunchType { get; set; }
Property Value
Declaration
public double MinimumLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double MinimumRadius { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string NewPartNames { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double NormalClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public PunchInsertBuilder.NormalClearanceOptionTypeItems NormalClearanceOption { get; set; }
Property Value
Declaration
public PunchInsertBuilder.NormalOffsetSideTypeItems 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 NormalSelectPiercePunch { get; }
Property Value
Declaration
public string OffsetSpreadsheet { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ParentPartName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public PunchInsertBuilder.InsertPositionItems Position { get; set; }
Property Value
Declaration
public TaggedObject PunchInsertTag { get; set; }
Property Value
Declaration
public double PunchOffsetValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PunchPocketClearanceForBackingPlate { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PunchPocketClearanceForPunchPlate { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PunchPocketClearanceForStripperPlate { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PunchPocketHeightInStripperPlate { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool PunchPocketToggleForBackingPlate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PunchPocketToggleForPunchPlate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool PunchPocketToggleForStripperPlate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public PunchInsertBuilder.PunchPocketTypeItemsBackingPlate PunchPocketTypeInBackingPlate { get; set; }
Property Value
Declaration
public PunchInsertBuilder.PunchPocketTypeItemsPunchPlate PunchPocketTypeInPunchPlate { get; set; }
Property Value
Declaration
public PunchInsertBuilder.PunchPocketTypeItemsStripperPlate PunchPocketTypeInStripperPlate { get; set; }
Property Value
Declaration
public bool PunchSameOffsetValue { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool SelectAllScrapsToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string SelectAttributeSpreadsheet { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public SelectBodyList SelectScrap { get; }
Property Value
Declaration
public SelectSketch SelectSketch { get; }
Property Value
Declaration
public bool StandardBPToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public double StandardClearanceBP { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double StandardClearancePP { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double StandardClearanceSP { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string StandardPartClassificationName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public bool StandardPPToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public TaggedObject StandardPunchTag { get; set; }
Property Value
Declaration
public bool StandardSPToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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 AddStandardPunchInsert()
Declaration
public void EditOffsetSpreadsheet()
Declaration
public void NormalCreateUDP()
Declaration
public void PunchEditOffsetValueTable()
Declaration
public void StandardPunchInsert()
Implements
System.Runtime.Remoting.Messaging.IMessageSink