Class TrimFlangeDieAssistantBuilder
Inheritance
TrimFlangeDieAssistantBuilder
Assembly: NXOpen.dll
Syntax
public class TrimFlangeDieAssistantBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
TrimFlangeDieAssistantBuilder()
Declaration
protected TrimFlangeDieAssistantBuilder()
Properties
Clearance
Declaration
public double Clearance { get; set; }
Property Value
FlangeProfile
Declaration
public ScCollector FlangeProfile { get; }
Property Value
FlangeProfileSet
Declaration
public DieAssistantFlangeProfileList FlangeProfileSet { get; }
Property Value
LowerBase
Declaration
public Plane LowerBase { get; set; }
Property Value
PierceLocations
Declaration
public SelectPointList PierceLocations { get; }
Property Value
Declaration
public SelectBody SheetMetal { get; }
Property Value
Thickness
Declaration
public double Thickness { get; set; }
Property Value
TrimProfileSet
Declaration
public DieAssistantTrimProfileList TrimProfileSet { get; }
Property Value
UpperBase
Declaration
public Plane UpperBase { get; set; }
Property Value
Methods
AutoGen()
Declaration
FlangeSteelRestrikeParms()
Declaration
public void FlangeSteelRestrikeParms()
FlangeSteelWipeParms()
Declaration
public void FlangeSteelWipeParms()
LowerPostParms()
Declaration
public void LowerPostParms()
LowerScrapCutterBaseParms()
Declaration
public void LowerScrapCutterBaseParms()
LowerScrapCutterParms()
Declaration
public void LowerScrapCutterParms()
NewFlangeProfile()
Declaration
public DieAssistantFlangeProfile NewFlangeProfile()
Returns
NewTrimProfile()
Declaration
public DieAssistantTrimProfile NewTrimProfile()
Returns
TrimSteelParms()
Declaration
public void TrimSteelParms()
UpperPadParms()
Declaration
public void UpperPadParms()
Implements
System.Runtime.Remoting.Messaging.IMessageSink