NX Open C++ Reference Guide
|
This class is used to edit the Sub System Definition of a Features::ShipDesign::SubSystems feature. More...
Public Member Functions | |
NXOpen::Expression * | Offset () |
Returns the offset to apply to the plate sub system mold face to produce the desired mold face. | |
NXOpen::Expression * | OrientationAngle () |
Returns the angle at which the stiffener system is placed relative to the reference. | |
NXOpen::Features::ShipDesign::StiffenerSystemBuilder::OrientationMethods | OrientationMethod () |
Returns the method used to define the reference for the orientation angle of stiffener system. | |
NXOpen::Direction * | OrientationVector () |
Returns the vector specified for the orientation angle reference. | |
NXOpen::Features::ShipDesign::SteelFeatureSpreadsheetBuilder * | PillarStockData () |
Returns the pillar sub system stock data. | |
NXOpen::Features::ShipDesign::PlateStockBuilder * | PlateStockData () |
Returns the plate sub system stock data. | |
NXOpen::Features::ShipDesign::StiffenerStockBuilder * | ProfileStockData () |
Returns the profile sub system stock data. | |
void | SetOrientationMethod (NXOpen::Features::ShipDesign::StiffenerSystemBuilder::OrientationMethods orientationMethod) |
Sets the method used to define the reference for the orientation angle of stiffener system. | |
void | SetOrientationVector (NXOpen::Direction *orientationVector) |
Sets the vector specified for the orientation angle reference. | |
NXOpen::SelectNXObjectList * | SubSystem () |
Returns the faces or curves that make up the sub system. |
This class is used to edit the Sub System Definition of a Features::ShipDesign::SubSystems feature.
No creator since only created along with Features.ShipDesign.SubSystemsBuilder
Default values.
Property | Value |
---|---|
PlateStockData.MaterialOption |
0 |
PlateStockData.OppositeThickness.Value |
0 (millimeters part), 0 (inches part) |
PlateStockData.RestrictThicknessToMaterial |
true |
PlateStockData.ThickenOption |
SingleSided |
PlateStockData.Thickness.Value |
10 (millimeters part), 0.5 (inches part) |
PlateStockData.ThicknessSourceOption |
List |
ProfileStockData.AnchorPoint |
0 |
ProfileStockData.PlateHeight.Value |
50 (millimeters part), 2 (inches part) |
ProfileStockData.SectionType |
Created in NX8.0.0.
Returns the offset to apply to the plate sub system mold face to produce the desired mold face.
The offset is applied in the thickness direction specified.
Created in NX8.0.0.
License requirements : None
Returns the angle at which the stiffener system is placed relative to the reference.
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::StiffenerSystemBuilder::OrientationMethods NXOpen::Features::ShipDesign::SubSystemBuilder::OrientationMethod | ( | ) |
Returns the method used to define the reference for the orientation angle of stiffener system.
Created in NX8.0.0.
License requirements : None
Returns the vector specified for the orientation angle reference.
Only used when when Method is Features::ShipDesign::StiffenerSystemBuilder::OrientationMethodsVector ..
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::SteelFeatureSpreadsheetBuilder* NXOpen::Features::ShipDesign::SubSystemBuilder::PillarStockData | ( | ) |
Returns the pillar sub system stock data.
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::PlateStockBuilder* NXOpen::Features::ShipDesign::SubSystemBuilder::PlateStockData | ( | ) |
Returns the plate sub system stock data.
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::StiffenerStockBuilder* NXOpen::Features::ShipDesign::SubSystemBuilder::ProfileStockData | ( | ) |
Returns the profile sub system stock data.
Created in NX8.0.0.
License requirements : None
void NXOpen::Features::ShipDesign::SubSystemBuilder::SetOrientationMethod | ( | NXOpen::Features::ShipDesign::StiffenerSystemBuilder::OrientationMethods | orientationMethod | ) |
Sets the method used to define the reference for the orientation angle of stiffener system.
Created in NX8.0.0.
License requirements : nx_ship_concept ("Ship Concept")
orientationMethod | orientationmethod |
void NXOpen::Features::ShipDesign::SubSystemBuilder::SetOrientationVector | ( | NXOpen::Direction * | orientationVector | ) |
Sets the vector specified for the orientation angle reference.
Only used when when Method is Features::ShipDesign::StiffenerSystemBuilder::OrientationMethodsVector ..
Created in NX8.0.0.
License requirements : nx_ship_concept ("Ship Concept")
orientationVector | orientationvector |
Returns the faces or curves that make up the sub system.
Created in NX8.0.0.
License requirements : None