NXOpen .NET Reference  12.0.0
Public Attributes | List of all members
NXOpen.Point4d Struct Reference

Represents four-dimensional homogeneous coordinates for a point. More...

Public Attributes

double X
  More...
 
double Y
  More...
 
double Z
  More...
 
double W
 weight More...
 

Detailed Description

Represents four-dimensional homogeneous coordinates for a point.

To convert to three-dimensional cartesian coordinates, divide x, y and z by w.

Member Data Documentation

double NXOpen.Point4d.W

weight

double NXOpen.Point4d.X

double NXOpen.Point4d.Y

double NXOpen.Point4d.Z


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