API Reference > TD_IFC_EXPORT Namespace > Classes > OdIfcExport Class > OdIfcExport Methods > OdIfcExport::properties Method
OdIfcExport::properties Method
Syntax
C++
virtual OdRxDictionaryPtr properties() = 0;

A smart pointer to an Rx dictionary object that contains the export properties values.

A pure virtual method that provides an interface for the access to the properties of the .ifc to .dwg export process.

See Developer's Guide, IFC Input Parameters for the list of possible parameters.

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