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

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

List of all members.

Public Member Functions

 ObjectDataGeneral (NXOpen::TaggedObject *flatPatternObjectInitial, NXOpen::TaggedObject *flatSolidObjectInitial, NXOpen::TaggedObject *formedBodyObjectInitial)
 Constructor for the ObjectDataGeneral struct.

Public Attributes

NXOpen::TaggedObjectFlatPatternObject
 Object in the flat pattern.
NXOpen::TaggedObjectFlatSolidObject
 Corresponding object on the flat solid.
NXOpen::TaggedObjectFormedBodyObject
 Corresponding object 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 not covered by the other types, which are returned as tagged objects. Used for the added geometry objects.


Constructor & Destructor Documentation

NXOpen::Features::FlatPattern::ObjectDataGeneral::ObjectDataGeneral ( NXOpen::TaggedObject flatPatternObjectInitial,
NXOpen::TaggedObject flatSolidObjectInitial,
NXOpen::TaggedObject formedBodyObjectInitial 
)

Constructor for the ObjectDataGeneral struct.

Parameters:
flatPatternObjectInitialObject in the flat pattern
flatSolidObjectInitialCorresponding object on the flat solid
formedBodyObjectInitialCorresponding object on the formed body

Member Data Documentation

Object in the flat pattern.

Corresponding object on the flat solid.

Corresponding object 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.