NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::Point2d Struct Reference

Represents two-dimensional cartesian coordinates for a point
Created in NX6.0.0. More...

List of all members.

Public Member Functions

 Point2d (double xInitial, double yInitial)
 Constructor for the Point2d struct.

Public Attributes

double X
 x
double Y
 y

Detailed Description

Represents two-dimensional cartesian coordinates for a point
Created in NX6.0.0.



Constructor & Destructor Documentation

NXOpen::Point2d::Point2d ( double  xInitial,
double  yInitial 
)

Constructor for the Point2d struct.

Parameters:
xInitialx
yInitialy

Member Data Documentation

x

y


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