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

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

Public Member Functions

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

Public Attributes

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

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

NXOpen::Curve* NXOpen::Features::FlatPattern::ObjectDataFace::FlatPatternObject

Curve in the flat pattern.

NXOpen::Face* NXOpen::Features::FlatPattern::ObjectDataFace::FlatSolidObject

Corresponding bend face on the flat solid.

NXOpen::Face* NXOpen::Features::FlatPattern::ObjectDataFace::FormedBodyObject

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