petrbroz / svf-utils

Utilities for working with the SVF file format used by Autodesk Platform Services.
https://petrbroz.github.io/svf-utils/
MIT License
123 stars 53 forks source link

Missing Type Properties : #74

Closed chuongmep closed 7 months ago

chuongmep commented 10 months ago

Hello,

I can't function getProperties to get type parameters , it just return instance parameter, can I know the issue or I'm missing something, thank you !

https://github.com/petrbroz/forge-convert-utils/blob/0199a535487a94ad333ffd39340e0e76b984e9f8/src/common/propdb-reader.ts#L57-L63