NX Open C++ Reference Guide
|
Used to create a Features::ShipDesign::EditStockBuilder which is used to change the stock information on the basic design features. More...
Public Member Functions | |
NXOpen::Expression * | Offset () |
Returns the offset to apply to the current plate system mold face to produce the desired mold face. | |
NXOpen::Features::ShipDesign::SteelFeatureSpreadsheetBuilder * | PillarStock () |
Returns the stock data used to define the stock information of the pillar. | |
NXOpen::Features::ShipDesign::PlateStockBuilder * | PlateStock () |
Returns the plate stock builder, used to define the plate material, grade, thickness, mass density, thicken option and opposite thickness. | |
NXOpen::SelectTaggedObjectList * | ShipStructure () |
Returns the ship structures to change the stock information Created in NX8.0.0. | |
NXOpen::Features::ShipDesign::StiffenerStockBuilder * | StiffenerStock () |
Returns the stock data used to define the stock information of the stiffener. |
Used to create a Features::ShipDesign::EditStockBuilder which is used to change the stock information on the basic design features.
To create a new instance of this class, use Features::ShipCollection::CreateEditStockBuilder
Default values.
Property | Value |
---|---|
Offset.Value |
0 (millimeters part), 0 (inches part) |
PlateStock.MaterialOption |
0 |
PlateStock.OppositeThickness.Value |
0 (millimeters part), 0 (inches part) |
PlateStock.RestrictThicknessToMaterial |
true |
PlateStock.ThickenOption |
SingleSided |
PlateStock.Thickness.Value |
10 (millimeters part), 0.5 (inches part) |
PlateStock.ThicknessSourceOption |
List |
StiffenerStock.AnchorPoint |
0 |
StiffenerStock.PlateHeight.Value |
50 (millimeters part), 2 (inches part) |
StiffenerStock.SectionType |
Created in NX8.0.0.
Returns the offset to apply to the current plate system mold face to produce the desired mold face.
The offset is applied in the thickness direction defined in the plate system feature
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::SteelFeatureSpreadsheetBuilder* NXOpen::Features::ShipDesign::EditStockBuilder::PillarStock | ( | ) |
Returns the stock data used to define the stock information of the pillar.
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::PlateStockBuilder* NXOpen::Features::ShipDesign::EditStockBuilder::PlateStock | ( | ) |
Returns the plate stock builder, used to define the plate material, grade, thickness, mass density, thicken option and opposite thickness.
Created in NX8.0.0.
License requirements : None
Returns the ship structures to change the stock information
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::StiffenerStockBuilder* NXOpen::Features::ShipDesign::EditStockBuilder::StiffenerStock | ( | ) |
Returns the stock data used to define the stock information of the stiffener.
Created in NX8.0.0.
License requirements : None