Class SheetMetalPreferencesBuilder
Inheritance
SheetMetalPreferencesBuilder
Assembly: NXOpen.dll
public class SheetMetalPreferencesBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected SheetMetalPreferencesBuilder()
Properties
Declaration
public string BendAllowanceFormula { get; set; }
Property Value
Declaration
public string BendDeductionFormula { get; set; }
Property Value
Declaration
public Expression BendRadius { get; }
Property Value
Declaration
public Expression BendReliefDepth { get; }
Property Value
Declaration
public Expression BendReliefWidth { get; }
Property Value
Declaration
public double DeviationalTolerance { get; set; }
Property Value
Declaration
public Expression FlatPatternHoleDiameter { get; }
Property Value
Declaration
public Expression FlatPatternInsideValue { get; }
Property Value
Declaration
public Expression FlatPatternOutsideValue { get; }
Property Value
Declaration
public int FlatSolidColor { get; set; }
Property Value
Declaration
public int FlatSolidLayer { get; set; }
Property Value
Declaration
public FeatureProperty HoleTreatmentType { get; set; }
Property Value
Declaration
public FeatureProperty InsideCornerTreatmentType { get; set; }
Property Value
Declaration
public bool IntegratePhysicalMaterialLibraryFlag { get; set; }
Property Value
Declaration
public Expression JoggleDepthThreshold { get; }
Property Value
Declaration
public Expression JoggleDistanceThreshold { get; }
Property Value
Declaration
public Expression JoggleOffsetRadius { get; }
Property Value
Declaration
public Expression JoggleStationaryRadius { get; }
Property Value
MaintainCircularShapeForHolesFlag
Declaration
public bool MaintainCircularShapeForHolesFlag { get; set; }
Property Value
Declaration
public Expression MaterialThickness { get; }
Property Value
Declaration
public double MinimumArc { get; set; }
Property Value
Declaration
public Expression NeutralFactor { get; }
Property Value
Declaration
public FeatureProperty OutsideCornerTreatmentType { get; set; }
Property Value
Declaration
public bool RemoveBendReliefsFlag { get; set; }
Property Value
Declaration
public bool ShowLouverCutoutCurvesAsInteriorCurvesFlag { get; set; }
Property Value
Declaration
public bool SimplifyBSplinesFlag { get; set; }
Property Value
Methods
Declaration
public void SetMaterial(Part partTag, string materialName)
Parameters
Type |
Name |
Description |
Part |
partTag |
|
string |
materialName |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink