NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::CAE::CorrelAlignmentBuilder::ReferencePt Struct Reference

Specifies the data for the selected reference points. More...

List of all members.

Public Member Functions

 ReferencePt (bool definedInitial, double xInitial, double yInitial, double zInitial)
 Constructor for the ReferencePt struct.

Public Attributes

bool Defined
 defined
double X
 x
double Y
 y
double Z
 Point Coordinate.

Detailed Description

Specifies the data for the selected reference points.


Constructor & Destructor Documentation

NXOpen::CAE::CorrelAlignmentBuilder::ReferencePt::ReferencePt ( bool  definedInitial,
double  xInitial,
double  yInitial,
double  zInitial 
)

Constructor for the ReferencePt struct.

Parameters:
definedInitialdefined
xInitialx
yInitialy
zInitialPoint Coordinate

Member Data Documentation

defined

x

y

Point Coordinate.


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