Class PlateStockBuilder
Inheritance
PlateStockBuilder
Assembly: NXOpen.dll
Syntax
public class PlateStockBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PlateStockBuilder()
Declaration
protected PlateStockBuilder()
Properties
OppositeThickness
Declaration
public Expression OppositeThickness { get; }
Property Value
ThicknessDirection
Declaration
public PlateStockBuilder.ThicknessDirs ThicknessDirection { get; set; }
Property Value
Methods
UpdateSpreadsheetData(string[], string[])
Declaration
public void UpdateSpreadsheetData(string[] paramNames, string[] paramValues)
Parameters
Type |
Name |
Description |
string[] |
paramNames |
|
string[] |
paramValues |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink