Package com.luciad.format.revit
package com.luciad.format.revit
This package contains the classes that are needed to work with the Revit format.
-
The
TLcdRevitModelDecoder
class can be used to decode Revit files into a geometry model and a features model. -
The
TLcdOGC3DTilesModelEncoder
class can be used to encode the Revit geometry model into the OGC 3D Tiles format. -
The
TLcdGeoJsonModelEncoder
class can be used to encode the Revit features model into the GeoJson format.
- Since:
- 2024.0