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

Structure used to return the objects of a flat solid. More...

Public Member Functions

 ObjectDataCsys (NXOpen::TaggedObject *flatSolidObjectInitial, NXOpen::TaggedObject *formedBodyObjectInitial)
 Constructor for the ObjectDataCsys struct. More...
 

Public Attributes

NXOpen::TaggedObjectFlatSolidObject
 object on flat solid More...
 
NXOpen::TaggedObjectFormedBodyObject
 corresponding object on formed body More...
 

Detailed Description

Structure used to return the objects of a flat solid.

Constructor & Destructor Documentation

NXOpen::Features::FlatSolid::ObjectDataCsys::ObjectDataCsys ( NXOpen::TaggedObject flatSolidObjectInitial,
NXOpen::TaggedObject formedBodyObjectInitial 
)

Constructor for the ObjectDataCsys struct.

Parameters
flatSolidObjectInitialobject on flat solid
formedBodyObjectInitialcorresponding object on formed body

Member Data Documentation

NXOpen::TaggedObject* NXOpen::Features::FlatSolid::ObjectDataCsys::FlatSolidObject

object on flat solid

NXOpen::TaggedObject* NXOpen::Features::FlatSolid::ObjectDataCsys::FormedBodyObject

corresponding object on formed body


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