NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.Point2d Struct Reference

Represents two-dimensional cartesian coordinates for a point More...

Public Member Functions

 Point2d (double X, double Y)
 Constructor for the Point2d struct. More...
 

Public Attributes

double X
  More...
 
double Y
  More...
 

Detailed Description

Represents two-dimensional cartesian coordinates for a point

Constructor & Destructor Documentation

NXOpen.Point2d.Point2d ( double  X,
double  Y 
)
inline

Constructor for the Point2d struct.

Parameters
X
Y

Member Data Documentation

double NXOpen.Point2d.X

double NXOpen.Point2d.Y


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