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

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

List of all members.

Public Member Functions

 ObjectDataEdge (NXOpen::Curve *flatPatternObjectInitial, NXOpen::Edge *flatSolidObjectInitial)
 Constructor for the ObjectDataEdge struct.

Public Attributes

NXOpen::CurveFlatPatternObject
 Curve in the flat pattern.
NXOpen::EdgeFlatSolidObject
 Corresponding edge on the flat solid.

Detailed Description

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

This structure is for curves whose associativities are edges.


Constructor & Destructor Documentation

NXOpen::Features::FlatPattern::ObjectDataEdge::ObjectDataEdge ( NXOpen::Curve flatPatternObjectInitial,
NXOpen::Edge flatSolidObjectInitial 
)

Constructor for the ObjectDataEdge struct.

Parameters:
flatPatternObjectInitialCurve in the flat pattern
flatSolidObjectInitialCorresponding edge on the flat solid

Member Data Documentation

Curve in the flat pattern.

Corresponding edge on the flat solid.


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