NX Open C++ Reference Guide
|
This class is used to create or edit the information shared between all the Basic Design plate system features in the Ship Design application. More...
Public Types | |
enum | StiffenerDirectionType { StiffenerDirectionTypeFwdPortToInUp, StiffenerDirectionTypeAftStbdFrOutDn, StiffenerDirectionTypeFwdPortToInCtr, StiffenerDirectionTypeAftStbdFrOutCtr } |
Settings used to indicate the default primary and secondary stiffener direction. More... | |
Public Member Functions | |
NXOpen::Plane * | BoundaryPlane () |
Returns the plane defined to indicate the boundary of the plate system. | |
NXOpen::Section * | BoundarySection () |
Returns the section containing curves that define the boundary of the plate system. | |
NXOpen::SelectNXObjectList * | BoundarySheets () |
Returns the sheet bodies or datum planes selected, or a face collector used to define the boundary of the plate system. | |
NXOpen::Body * | CreateRegionBody () |
Create the region body that has the inscribed boundaries. | |
void | DeleteRegionBody () |
Delete the current region body. | |
NXOpen::Expression * | Offset () |
Returns the offset to apply to the selected mold face to produce the desired mold face. | |
NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType | Primary () |
Returns the primary stiffener direction. | |
NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType | PrimaryOnReference () |
Returns the primary stiffener direction when the plate system is located on a midship reference. | |
NXOpen::GeometricUtilities::ProjectionOptions * | ProjectionDirection () |
Returns the direction used to project the boundary section curves onto the mold face. | |
NXOpen::RegionPointList * | Regions () |
Returns the regions selected from the sheet, that has the inscribed boundaries, to keep for the final plate system shape. | |
NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType | Secondary1 () |
Returns the direction of the stiffener flange. | |
NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType | Secondary1OnReference () |
Returns the direction of the stiffener flange when the stiffener is located on a midship reference. | |
NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType | Secondary2 () |
Returns the direction of the stiffener flange. | |
NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType | Secondary2OnReference () |
Returns the direction of the stiffener flange when the stiffener is located on a midship reference. | |
void | SetBoundaryPlane (NXOpen::Plane *boundaryPlane) |
Sets the plane defined to indicate the boundary of the plate system. | |
void | SetPrimary (NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType primary) |
Sets the primary stiffener direction. | |
void | SetPrimaryOnReference (NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType primaryOnReference) |
Sets the primary stiffener direction when the plate system is located on a midship reference. | |
void | SetRegionPoints (const std::vector< NXOpen::Point3d > ®ionPoints) |
Set the points derived from the regions of the sheet, that has the inscribed boundaries, to keep for the final plate system shape. | |
void | SetSecondary1 (NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType secondary1) |
Sets the direction of the stiffener flange. | |
void | SetSecondary1OnReference (NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType secondary1OnReference) |
Sets the direction of the stiffener flange when the stiffener is located on a midship reference. | |
void | SetSecondary2 (NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType secondary2) |
Sets the direction of the stiffener flange. | |
void | SetSecondary2OnReference (NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType secondary2OnReference) |
Sets the direction of the stiffener flange when the stiffener is located on a midship reference. | |
void | SetTightness (int tightness) |
Sets the tightness desired for the plate system. | |
NXOpen::Features::ShipDesign::PlateStockBuilder * | Stock () |
Returns the plate stock builder, used to define the plate material, grade, thickness, mass density, and thicken option. | |
NXOpen::Features::ShipDesign::ThicknessDirectionBuilder * | ThicknessDirection () |
Returns the thickness direction builder, used to specify the thickness direction from the mold face. | |
int | Tightness () |
Returns the tightness desired for the plate system. | |
NXOpen::Weld::CharacteristicsBuilder * | Weld () |
Returns the welding characteristics builder, used to assign welding characteristics to the outermost edges of a plate system. |
This class is used to create or edit the information shared between all the Basic Design plate system features in the Ship Design application.
Currently this includes the following features: Features::ShipDesign::Deck , Features::ShipDesign::Hull , Features::ShipDesign::GenericPlateSystem , Features::ShipDesign::LongitudinalBulkhead , and Features::ShipDesign::TransverseBulkhead .
To create a new instance of this class, use Features::ShipCollection::CreatePlateSystemBuilder
Default values.
Property | Value |
---|---|
Offset.Value |
0 (millimeters part), 0 (inches part) |
Primary |
FwdPortToInUp |
PrimaryOnReference |
FwdPortToInUp |
Secondary1 |
FwdPortToInUp |
Secondary1OnReference |
FwdPortToInUp |
Secondary2 |
FwdPortToInUp |
Secondary2OnReference |
FwdPortToInUp |
Stock.MaterialOption |
0 |
Stock.OppositeThickness.Value |
0 (millimeters part), 0 (inches part) |
Stock.RestrictThicknessToMaterial |
true |
Stock.ThickenOption |
SingleSided |
Stock.Thickness.Value |
10 (millimeters part), 0.5 (inches part) |
Stock.ThicknessSourceOption |
List |
ThicknessDirection.ThicknessDirection |
FwdPortInUp |
ThicknessDirection.ThicknessDirectionOnReference |
FwdPortInUp |
Created in NX8.0.0.
Settings used to indicate the default primary and secondary stiffener direction.
The primary direction is used to determine which side of the plate system the stiffener is placed upon. The secondary direction is used to determine which direction the flange is pointing. The actual direction depends on the plate system and the general stiffener direction.
StiffenerDirectionTypeFwdPortToInUp |
Direction is Forward, Port, To Reference, Inside or Up. |
StiffenerDirectionTypeAftStbdFrOutDn |
Direction is Aft, Starboard, From Reference, Outside or Down. |
StiffenerDirectionTypeFwdPortToInCtr |
Direction is Forward, Port, To Reference, Inside or Centered. |
StiffenerDirectionTypeAftStbdFrOutCtr |
Direction is Aft, Starboard, From Reference, Outside or Centered. |
Returns the plane defined to indicate the boundary of the plate system.
The defined plane is intersected with the specified mold face to define regions. The regions desired to form the plate system can then be selected.
Created in NX8.0.0.
License requirements : None
Returns the section containing curves that define the boundary of the plate system.
The curves will be projected onto the mold face to define regions. The regions desired to form the plate system can then be selected.
Created in NX8.0.0.
License requirements : None
Returns the sheet bodies or datum planes selected, or a face collector used to define the boundary of the plate system.
The selected objects are intersected with the specified mold face to define regions. The regions desired to form the plate system can then be selected.
Created in NX8.0.0.
License requirements : None
Create the region body that has the inscribed boundaries.
The region body is used to select the regions that are kept for the final plate system shape. Any region body created should be deleted by using the method Features::ShipDesign::PlateSystemBuilder::DeleteRegionBody . If a region body is created when there is already a current region body, that current region body will be deleted. When the builder is committed, the region point coordinates from method Features::ShipDesign::PlateSystemBuilder::SetRegionPoints will be used to identify the regions desired.
Delete the current region body.
Created in NX8.0.0.
License requirements : nx_ship_basic ("Ship Basic Design")
Returns the offset to apply to the selected 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
NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType NXOpen::Features::ShipDesign::PlateSystemBuilder::Primary | ( | ) |
Returns the primary stiffener direction.
This indicates which side of the plate system the stiffener should be placed upon.
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType NXOpen::Features::ShipDesign::PlateSystemBuilder::PrimaryOnReference | ( | ) |
Returns the primary stiffener direction when the plate system is located on a midship reference.
This indicates which side of the plate system the stiffener should be placed upon.
Created in NX8.0.0.
License requirements : None
NXOpen::GeometricUtilities::ProjectionOptions* NXOpen::Features::ShipDesign::PlateSystemBuilder::ProjectionDirection | ( | ) |
Returns the direction used to project the boundary section curves onto the mold face.
Created in NX8.0.0.
License requirements : None
Returns the regions selected from the sheet, that has the inscribed boundaries, to keep for the final plate system shape.
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType NXOpen::Features::ShipDesign::PlateSystemBuilder::Secondary1 | ( | ) |
Returns the direction of the stiffener flange.
The usage and settings depends on the type of plate system the stiffener is being placed upon, and the general direction of the stiffener itself. When the stiffener has the possibility of two general directions, then the value of Secondary2 may also be utilized.
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType NXOpen::Features::ShipDesign::PlateSystemBuilder::Secondary1OnReference | ( | ) |
Returns the direction of the stiffener flange when the stiffener is located on a midship reference.
The usage and settings depends on the type of plate system the stiffener is being placed upon, and the general direction of the stiffener itself. When the stiffener has the possibility of two general directions, then the value of Secondary2 may also be utilized.
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType NXOpen::Features::ShipDesign::PlateSystemBuilder::Secondary2 | ( | ) |
Returns the direction of the stiffener flange.
The usage and settings depends on the type of plate system the stiffener is being placed upon, and the general direction of the stiffener itself. When the stiffener has the possibility of two general directions, then the value of Secondary1 may also be utilized.
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType NXOpen::Features::ShipDesign::PlateSystemBuilder::Secondary2OnReference | ( | ) |
Returns the direction of the stiffener flange when the stiffener is located on a midship reference.
The usage and settings depends on the type of plate system the stiffener is being placed upon, and the general direction of the stiffener itself. When the stiffener has the possibility of two general directions, then the value of Secondary1 may also be utilized.
Created in NX8.0.0.
License requirements : None
void NXOpen::Features::ShipDesign::PlateSystemBuilder::SetBoundaryPlane | ( | NXOpen::Plane * | boundaryPlane | ) |
Sets the plane defined to indicate the boundary of the plate system.
The defined plane is intersected with the specified mold face to define regions. The regions desired to form the plate system can then be selected.
Created in NX8.0.0.
License requirements : nx_ship_basic ("Ship Basic Design")
boundaryPlane | boundaryplane |
void NXOpen::Features::ShipDesign::PlateSystemBuilder::SetPrimary | ( | NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType | primary | ) |
Sets the primary stiffener direction.
This indicates which side of the plate system the stiffener should be placed upon.
Created in NX8.0.0.
License requirements : nx_ship_basic ("Ship Basic Design")
primary | primary |
void NXOpen::Features::ShipDesign::PlateSystemBuilder::SetPrimaryOnReference | ( | NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType | primaryOnReference | ) |
Sets the primary stiffener direction when the plate system is located on a midship reference.
This indicates which side of the plate system the stiffener should be placed upon.
Created in NX8.0.0.
License requirements : nx_ship_basic ("Ship Basic Design")
primaryOnReference | primaryonreference |
void NXOpen::Features::ShipDesign::PlateSystemBuilder::SetRegionPoints | ( | const std::vector< NXOpen::Point3d > & | regionPoints | ) |
Set the points derived from the regions of the sheet, that has the inscribed boundaries, to keep for the final plate system shape.
Created in NX8.0.0.
License requirements : nx_ship_basic ("Ship Basic Design")
regionPoints | Points representing the kept regions. |
void NXOpen::Features::ShipDesign::PlateSystemBuilder::SetSecondary1 | ( | NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType | secondary1 | ) |
Sets the direction of the stiffener flange.
The usage and settings depends on the type of plate system the stiffener is being placed upon, and the general direction of the stiffener itself. When the stiffener has the possibility of two general directions, then the value of Secondary2 may also be utilized.
Created in NX8.0.0.
License requirements : nx_ship_basic ("Ship Basic Design")
secondary1 | secondary1 |
void NXOpen::Features::ShipDesign::PlateSystemBuilder::SetSecondary1OnReference | ( | NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType | secondary1OnReference | ) |
Sets the direction of the stiffener flange when the stiffener is located on a midship reference.
The usage and settings depends on the type of plate system the stiffener is being placed upon, and the general direction of the stiffener itself. When the stiffener has the possibility of two general directions, then the value of Secondary2 may also be utilized.
Created in NX8.0.0.
License requirements : nx_ship_basic ("Ship Basic Design")
secondary1OnReference | secondary1onreference |
void NXOpen::Features::ShipDesign::PlateSystemBuilder::SetSecondary2 | ( | NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType | secondary2 | ) |
Sets the direction of the stiffener flange.
The usage and settings depends on the type of plate system the stiffener is being placed upon, and the general direction of the stiffener itself. When the stiffener has the possibility of two general directions, then the value of Secondary1 may also be utilized.
Created in NX8.0.0.
License requirements : nx_ship_basic ("Ship Basic Design")
secondary2 | secondary2 |
void NXOpen::Features::ShipDesign::PlateSystemBuilder::SetSecondary2OnReference | ( | NXOpen::Features::ShipDesign::PlateSystemBuilder::StiffenerDirectionType | secondary2OnReference | ) |
Sets the direction of the stiffener flange when the stiffener is located on a midship reference.
The usage and settings depends on the type of plate system the stiffener is being placed upon, and the general direction of the stiffener itself. When the stiffener has the possibility of two general directions, then the value of Secondary1 may also be utilized.
Created in NX8.0.0.
License requirements : nx_ship_basic ("Ship Basic Design")
secondary2OnReference | secondary2onreference |
void NXOpen::Features::ShipDesign::PlateSystemBuilder::SetTightness | ( | int | tightness | ) |
Sets the tightness desired for the plate system.
Created in NX8.0.0.
License requirements : nx_ship_basic ("Ship Basic Design")
tightness | tightness |
NXOpen::Features::ShipDesign::PlateStockBuilder* NXOpen::Features::ShipDesign::PlateSystemBuilder::Stock | ( | ) |
Returns the plate stock builder, used to define the plate material, grade, thickness, mass density, and thicken option.
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::ThicknessDirectionBuilder* NXOpen::Features::ShipDesign::PlateSystemBuilder::ThicknessDirection | ( | ) |
Returns the thickness direction builder, used to specify the thickness direction from the mold face.
Created in NX8.0.0.
License requirements : None
Returns the tightness desired for the plate system.
Created in NX8.0.0.
License requirements : None
Returns the welding characteristics builder, used to assign welding characteristics to the outermost edges of a plate system.
Created in NX8.0.0.
License requirements : None