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

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

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

List of all members.

Public Member Functions

NXOpen::PointPoint1 ()
 Returns the first point in the point pair list element.
NXOpen::PointPoint2 ()
 Returns the second point in the point pair list element.
void SetPoint1 (NXOpen::Point *point1)
 Sets the first point in the point pair list element.
void SetPoint2 (NXOpen::Point *point2)
 Sets the second point in the point pair list element.

Detailed Description

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


Created in NX8.0.0.


Member Function Documentation

Returns the first point in the point pair list element.


Created in NX8.0.0.

License requirements : None

Returns the second point in the point pair list element.


Created in NX8.0.0.

License requirements : None

Sets the first point in the point pair list element.


Created in NX8.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

Parameters:
point1point1

Sets the second point in the point pair list element.


Created in NX8.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

Parameters:
point2point2

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