Class PillarTreatmentBlockBuilder
Inheritance
PillarTreatmentBlockBuilder
Assembly: NXOpen.dll
Syntax
public class PillarTreatmentBlockBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
PillarTreatmentBlockBuilder()
Declaration
protected PillarTreatmentBlockBuilder()
Properties
CapPlateStock
Declaration
public PlateStockBuilder CapPlateStock { get; }
Property Value
CapStock
Declaration
public SteelFeatureSpreadsheetBuilder CapStock { get; }
Property Value
EndCut
Declaration
public EndCutBuilder EndCut { get; }
Property Value
TreatmentType
Declaration
public PillarBuilder.EndTreatmentTypes TreatmentType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink