Package com.luciad.format.nwd
package com.luciad.format.nwd
This package contains a model decoder capable of decoding files of the Navisworks format.
The
TLcdNWDModelDecoder
class can be used to decode Navisworks files into a
geometry model and a features model.
-
The
TLcdOGC3DTilesModelEncoder
class can be used to encode the Navisworks geometry model into the OGC 3D Tiles format. -
The
TLcdGeoJsonModelEncoder
class can be used to encode the Navisworks features model into the GeoJson format.
- Since:
- 2024.1
-
Classes