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

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

Public Member Functions

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

Public Attributes

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

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

bool NXOpen::CAE::CorrelAlignmentBuilder::ReferencePt::Defined

defined

double NXOpen::CAE::CorrelAlignmentBuilder::ReferencePt::X

x

double NXOpen::CAE::CorrelAlignmentBuilder::ReferencePt::Y

y

double NXOpen::CAE::CorrelAlignmentBuilder::ReferencePt::Z

Point Coordinate.


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