Class StiffenerStockBuilder
Inheritance
StiffenerStockBuilder
Assembly: NXOpen.dll
Syntax
public class StiffenerStockBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
StiffenerStockBuilder()
Declaration
protected StiffenerStockBuilder()
Properties
AnchorPoint
Declaration
public int AnchorPoint { get; set; }
Property Value
BuiltUpStockData
Declaration
public SteelFeatureSpreadsheetBuilder BuiltUpStockData { get; }
Property Value
PlateHeight
Declaration
public Expression PlateHeight { get; }
Property Value
PlateStockData
Declaration
public PlateStockBuilder PlateStockData { get; }
Property Value
ProfileStockData
Declaration
public SteelFeatureSpreadsheetBuilder ProfileStockData { get; }
Property Value
SectionType
Declaration
public StiffenerStockBuilder.StockSectionType SectionType { get; set; }
Property Value
Methods
GetAvailableAnchorPointNames()
Declaration
public string[] GetAvailableAnchorPointNames()
Returns
PopulateAnchorPointList()
Declaration
public void PopulateAnchorPointList()
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink