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

Represents a three-dimensional vector
Created in NX3.0.0. More...

List of all members.

Public Member Functions

 Vector3d (double xInitial, double yInitial, double zInitial)
 Constructor for the Vector3d struct.

Public Attributes

double X
 x
double Y
 y
double Z
 z

Detailed Description

Represents a three-dimensional vector
Created in NX3.0.0.



Constructor & Destructor Documentation

NXOpen::Vector3d::Vector3d ( double  xInitial,
double  yInitial,
double  zInitial 
)

Constructor for the Vector3d struct.

Parameters:
xInitialx
yInitialy
zInitialz

Member Data Documentation

x

y

z


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