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

This class is used to define a pair of planes in a list. More...

Inheritance diagram for NXOpen::Features::ShipDesign::PlanePairBuilder:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

NXOpen::PlanePlane1 ()
 Returns the first plane in the plane pair list element.
NXOpen::PlanePlane2 ()
 Returns the second plane in the plane pair list element.
void SetPlane1 (NXOpen::Plane *plane1)
 Sets the first plane in the plane pair list element.
void SetPlane2 (NXOpen::Plane *plane2)
 Sets the second plane in the plane pair list element.

Detailed Description

This class is used to define a pair of planes in a list.


Created in NX8.0.0.


Member Function Documentation

Returns the first plane in the plane pair list element.


Created in NX8.0.0.

License requirements : None

Returns the second plane in the plane pair list element.


Created in NX8.0.0.

License requirements : None

Sets the first plane in the plane pair list element.


Created in NX8.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

Parameters:
plane1plane1

Sets the second plane in the plane pair list element.


Created in NX8.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

Parameters:
plane2plane2

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