Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdU3D2PrcImport::import Method
Syntax
C++
virtual OdResult import() = 0;

Imports a .u3d file contents to a prc database with specified properties. This method should be reimplemented to provide the import from a .u3d file functionality.

Returns a value of the OdResult enumeration that contains the result of the import process.

To specify import properties, use the properties() method to get access to the import properties dictionary object.

Copyright © 2002-2022. Open Design Alliance All rights reserved.