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

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

List of all members.

Public Member Functions

 ObjectDataFace (NXOpen::Curve *flatPatternObjectInitial, NXOpen::Face *flatSolidObjectInitial, NXOpen::Face *formedBodyObjectInitial)
 Constructor for the ObjectDataFace struct.

Public Attributes

NXOpen::CurveFlatPatternObject
 Curve in the flat pattern.
NXOpen::FaceFlatSolidObject
 Corresponding bend face on the flat solid.
NXOpen::FaceFormedBodyObject
 Corresponding bend face on the formed body.

Detailed Description

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

This structure is for curves whose associativities are faces.


Constructor & Destructor Documentation

NXOpen::Features::FlatPattern::ObjectDataFace::ObjectDataFace ( NXOpen::Curve flatPatternObjectInitial,
NXOpen::Face flatSolidObjectInitial,
NXOpen::Face formedBodyObjectInitial 
)

Constructor for the ObjectDataFace struct.

Parameters:
flatPatternObjectInitialCurve in the flat pattern
flatSolidObjectInitialCorresponding bend face on the flat solid
formedBodyObjectInitialCorresponding bend face on the formed body

Member Data Documentation

Curve in the flat pattern.

Corresponding bend face on the flat solid.

Corresponding bend face 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.