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

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

Public Member Functions

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

Public Attributes

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

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

NXOpen::Point* NXOpen::Features::FlatPattern::ObjectDataCsys::FlatPatternObject

Point in the flat pattern.

NXOpen::CartesianCoordinateSystem* NXOpen::Features::FlatPattern::ObjectDataCsys::FlatSolidObject

Corresponding CSYS on the flat solid.

NXOpen::Features::DatumCsys* NXOpen::Features::FlatPattern::ObjectDataCsys::FormedBodyObject

Corresponding datum CSYS on the formed body.


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