API Reference > Classes > PRC Files, Structures and Assemblies > OdPrcFileStructureTree Class > OdPrcFileStructureTree Methods > partDefinition Method > OdPrcFileStructureTree::partDefinition Method ()
OdPrcFileStructureTree::partDefinition Method ()
Syntax
C++
const OdPrcObjectIdArray & partDefinition() const;

Returns the current part definitions array of the file structure tree represented as a constant reference to an OdPrcObjectIdArray object. Note that the method returns an array of object identifiers, but not the part definition objects themselves.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.