E57 Foundation API v1.1.312
Aug. 10, 2011
|
Create an empty StructureNode.
A StructureNode is a container for collections of named E57 nodes. The destImageFile indicates which ImageFile the StructureNode will eventually be attached to. A node is attached to an ImageFile by adding it underneath the predefined root of the ImageFile (gotten from ImageFile::root). It is not an error to fail to attach the StructureNode to the destImageFile. It is an error to attempt to attach the StructureNode to a different ImageFile.
|