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

This class is used to provide the capability to reverse the split interaction between ship structures. More...

Inheritance diagram for NXOpen::Features::ShipDesign::ReverseSplitBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

void ReplaceSplittingShipStructure (NXOpen::NXObject *splittingShipStructure)
 Replaces the splitting ship structure with the input ship structure.
NXOpen::SelectNXObjectListSplitShipStructure ()
 Returns the ship structure that is being split by the splitting ship structure and whose split behavior is to be reversed.
NXOpen::SelectNXObjectSplittingShipStructure ()
 Returns the ship structure that is splitting other ship structure.

Detailed Description

This class is used to provide the capability to reverse the split interaction between ship structures.

When committed those structures that are split by the splitting structure will now split the splitting structure.
To create a new instance of this class, use Features::ShipCollection::CreateReverseSplitBuilder

Created in NX8.0.0.


Member Function Documentation

Replaces the splitting ship structure with the input ship structure.

SplitShipStructure is also set to the ship structure that is being split by this ship structure.
Created in NX8.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

Parameters:
splittingShipStructureShip structure that is splitting other ship structure.

Returns the ship structure that is being split by the splitting ship structure and whose split behavior is to be reversed.


Created in NX8.0.0.

License requirements : None

Returns the ship structure that is splitting other ship structure.


Created in NX8.0.0.

License requirements : None


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