Class EditStockBuilder
Inheritance
EditStockBuilder
Assembly: NXOpen.dll
Syntax
public class EditStockBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
EditStockBuilder()
Declaration
protected EditStockBuilder()
Properties
BuiltUpPillarStock
Declaration
public SteelFeatureSpreadsheetBuilder BuiltUpPillarStock { get; }
Property Value
EndCapThickness
Declaration
public Expression EndCapThickness { get; }
Property Value
EndCutEnd
Declaration
public StiffenerSystemBuilder.EndCutTypes EndCutEnd { get; set; }
Property Value
EndCutStart
Declaration
public StiffenerSystemBuilder.EndCutTypes EndCutStart { get; set; }
Property Value
EndEndCut
Declaration
public EndCutBuilder EndEndCut { get; }
Property Value
EndTreatment
Declaration
public PillarTreatmentBlockBuilder EndTreatment { get; }
Property Value
MountingMethod
Declaration
public StiffenerSystemBuilder.MountingMethods MountingMethod { get; set; }
Property Value
Offset
Declaration
public Expression Offset { get; }
Property Value
OrientationAngle
Declaration
[Obsolete("Deprecated in NX10.0.0. Orientation angle can only be modified on the full profile system itself.")]
public Expression OrientationAngle { get; }
Property Value
OrientationAnglePillar
Declaration
public Expression OrientationAnglePillar { get; }
Property Value
OrientationLinePillar
Declaration
public SelectCurve OrientationLinePillar { get; }
Property Value
OrientationMethod
Declaration
[Obsolete("Deprecated in NX10.0.0. Orientation method can only be modified on the full profile system itself.")]
public StiffenerSystemBuilder.OrientationMethods OrientationMethod { get; set; }
Property Value
OrientationVector
Declaration
[Obsolete("Deprecated in NX10.0.0. Orientation vector can only be modified on the full profile system itself.")]
public Direction OrientationVector { get; set; }
Property Value
PillarStock
Declaration
public SteelFeatureSpreadsheetBuilder PillarStock { get; }
Property Value
PlateStock
Declaration
public PlateStockBuilder PlateStock { get; }
Property Value
Reverse
Declaration
public bool Reverse { get; set; }
Property Value
SectionType
Declaration
public PillarSystemBuilder.StockSectionType SectionType { get; set; }
Property Value
ShipNames
Declaration
public ShipNamesBuilder ShipNames { get; }
Property Value
ShipStructure
Declaration
public SelectTaggedObjectList ShipStructure { get; }
Property Value
StartCapThickness
Declaration
public Expression StartCapThickness { get; }
Property Value
StartEndCut
Declaration
public EndCutBuilder StartEndCut { get; }
Property Value
StartTreatment
Declaration
public PillarTreatmentBlockBuilder StartTreatment { get; }
Property Value
StiffenerStock
Declaration
public StiffenerStockBuilder StiffenerStock { get; }
Property Value
Tightness
Declaration
public int Tightness { get; set; }
Property Value
Methods
SetPillarDirection(Direction)
Declaration
public void SetPillarDirection(Direction direction)
Parameters
Declaration
public void UpdateStockInformation(NXObject shipStructure)
Parameters
Type |
Name |
Description |
NXObject |
shipStructure |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink