![]() |
pCon.planner Plugin SDK
Version 8.9
|
Allows to export entities in revit exchange format (rgfx). More...
Public Member Functions | |
RgfxExport () | |
Initializes a new instance of RgfxExport class. More... | |
int | ExportDocument (String^ pFileName) |
Exports document modelspace to file in rgfx format. More... | |
int | ExportEntities (String^ pFileName, IEnumerable< DbEntity^ >^pEntities) |
Exports given entities to file in rgfx format. More... | |
Allows to export entities in revit exchange format (rgfx).
X3g::Plugin::IO::RgfxExport::RgfxExport | ( | ) |
Initializes a new instance of RgfxExport class.
int X3g::Plugin::IO::RgfxExport::ExportDocument | ( | String^ | pFileName) |
Exports document modelspace to file in rgfx format.