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

Represents a three-dimensional vector More...

Public Member Functions

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

Public Attributes

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

Detailed Description

Represents a three-dimensional vector

Constructor & Destructor Documentation

NXOpen.Vector3d.Vector3d ( double  X,
double  Y,
double  Z 
)
inline

Constructor for the Vector3d struct.

Parameters
X
Y
Z

Member Data Documentation

double NXOpen.Vector3d.X

double NXOpen.Vector3d.Y

double NXOpen.Vector3d.Z


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