NX Open C++ Reference Guide
Public Member Functions
NXOpen::Features::ShipDesign::ProfileSystemBuilder Class Reference

This class is used to create or edit the information shared between all the Basic Design profile system features in the Ship Design application. More...

Inheritance diagram for NXOpen::Features::ShipDesign::ProfileSystemBuilder:
NXOpen::Features::ShipDesign::FeatureParmsBuilder NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder NXOpen::Features::ShipDesign::EdgeReinforcementBuilder NXOpen::Features::ShipDesign::PillarSystemBuilder NXOpen::Features::ShipDesign::SeamBuilder NXOpen::Features::ShipDesign::StiffenerSystemBuilder

List of all members.

Public Member Functions

NXOpen::SelectNXObjectListBoundary1 ()
 Returns the collector containing the plate system, profile system, or datum plane that will be used to trim the first end of the generated profile system.
NXOpen::PlaneBoundary1Plane ()
 Returns the defined plane that will be used to trim the first end of the generated profile system.
NXOpen::SelectNXObjectListBoundary2 ()
 Returns the collector containing the plate system, profile system, or datum plane that will be used to trim the second end of the generated profile system.
NXOpen::PlaneBoundary2Plane ()
 Returns the defined plane that will be used to trim the second end of the generated profile system.
bool BoundaryReverse ()
 Returns the indication if the side of a single boundary should be changed to the other side or not.
void SetBoundary1Plane (NXOpen::Plane *boundary1Plane)
 Sets the defined plane that will be used to trim the first end of the generated profile system.
void SetBoundary2Plane (NXOpen::Plane *boundary2Plane)
 Sets the defined plane that will be used to trim the second end of the generated profile system.
void SetBoundaryReverse (bool boundaryReverse)
 Sets the indication if the side of a single boundary should be changed to the other side or not.

Detailed Description

This class is used to create or edit the information shared between all the Basic Design profile system features in the Ship Design application.

Currently this includes the following features: Features::ShipDesign::StiffenerSystem , Features::ShipDesign::PillarSystem , and Features::ShipDesign::EdgeReinforcement .
To create a new instance of this class, use Features::ShipCollection::CreateProfileSystemBuilder

Created in NX8.0.0.


Member Function Documentation

Returns the collector containing the plate system, profile system, or datum plane that will be used to trim the first end of the generated profile system.

Only one sheet body or one plane can be input.
Created in NX8.0.0.

License requirements : None

Returns the defined plane that will be used to trim the first end of the generated profile system.


Created in NX8.0.0.

License requirements : None

Returns the collector containing the plate system, profile system, or datum plane that will be used to trim the second end of the generated profile system.

Only one sheet body or one plane can be input.
Created in NX8.0.0.

License requirements : None

Returns the defined plane that will be used to trim the second end of the generated profile system.


Created in NX8.0.0.

License requirements : None

Returns the indication if the side of a single boundary should be changed to the other side or not.

By default the side that is on the same side as the sheet body or plane normal is chosen.
Created in NX8.0.0.

License requirements : None

Sets the defined plane that will be used to trim the first end of the generated profile system.


Created in NX8.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

Parameters:
boundary1Planeboundary1plane

Sets the defined plane that will be used to trim the second end of the generated profile system.


Created in NX8.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

Parameters:
boundary2Planeboundary2plane

Sets the indication if the side of a single boundary should be changed to the other side or not.

By default the side that is on the same side as the sheet body or plane normal is chosen.
Created in NX8.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

Parameters:
boundaryReverseboundaryreverse

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.