NXOpen .NET Reference  12.0.0
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 
)

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.