NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::Features::FlatPattern::ObjectDataCsys Struct Reference

Structure used to return data about objects in the flat pattern. More...

List of all members.

Public Member Functions

 ObjectDataCsys (NXOpen::Point *flatPatternObjectInitial, NXOpen::CartesianCoordinateSystem *flatSolidObjectInitial, NXOpen::Features::DatumCsys *formedBodyObjectInitial)
 Constructor for the ObjectDataCsys struct.

Public Attributes

NXOpen::PointFlatPatternObject
 Point in the flat pattern.
NXOpen::CartesianCoordinateSystemFlatSolidObject
 Corresponding CSYS on the flat solid.
NXOpen::Features::DatumCsysFormedBodyObject
 Corresponding datum CSYS on the formed body.

Detailed Description

Structure used to return data about objects in the flat pattern.

This structure is for points whose associativities are CSYS and Datum CSYS objects.


Constructor & Destructor Documentation

NXOpen::Features::FlatPattern::ObjectDataCsys::ObjectDataCsys ( NXOpen::Point flatPatternObjectInitial,
NXOpen::CartesianCoordinateSystem flatSolidObjectInitial,
NXOpen::Features::DatumCsys formedBodyObjectInitial 
)

Constructor for the ObjectDataCsys struct.

Parameters:
flatPatternObjectInitialPoint in the flat pattern
flatSolidObjectInitialCorresponding CSYS on the flat solid
formedBodyObjectInitialCorresponding datum CSYS on the formed body

Member Data Documentation

Point in the flat pattern.

Corresponding CSYS on the flat solid.

Corresponding datum CSYS on the formed body.


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