New Version Added support for versions up to 2.0.18460
IFC
Improved performance for files with IFCProduct containing repeated geometries
Fixed issue with boolean operators
Iges
Improve parsing
Inventor
Added unfolded state as a metadata with type "TypeSheetMetal" and title "DTK_UNFOLD" on the body node (to retrieve it, use Dtk_DocElement::GetMetaData( inPos ) method)
Improved management of transparency (to retrieve it, use Dtk_Info::GetColor()->A() to get the alpha value)
Improved component visibility in a view
Improved support of thread surfaces as nurbs surfaces
Improved management of component prototype name
Improved management of file from older version (Inventor 9)
FDT :
Added support of standard information on component (to retrieve it, use Dtk_Info::FindAttribute(L"Dtk_PMIGlobalStandard",outVal) method)
Improved case of multiple connected entities to the same FDT
Jt
Fixed semantic dimension issue
Parasolid
New Version Support versions up to 36.1
Fixed mesh transformation issue
Parasolid (PSKERNEL based Parasolid Reader):
New Version Support versions up to 36.1
Qif
New Format First release. See QIF mapping. Support version 3.0
Added 3D and 2D geometry read
Added datum, geometrical tolerances and dimensions PMI read
Added configuration to improve tessellation process time in case of known bad input brep data
Improved component tree : its complexity has been reduced (unecessary component level removed)
Improved default visibility policy : in case of no default 3D view, "Mass" and "Parts" elements are considered hidden by default (through the use of BlankedStatus)