gs-json
Version:
gs-JSON is a domain agnostic unifying 3D file format for geometric and semantic modelling (hence the 'gs').
9 lines (8 loc) • 469 B
TypeScript
export declare function test_Topo_constructor(): boolean;
export declare function test_Topo_getObjID(): boolean;
export declare function test_Topo_getGeom(): boolean;
export declare function test_Topo_getModel(): boolean;
export declare function test_Topo_getAttribNames(): boolean;
export declare function test_Topo_getAttribValue(): boolean;
export declare function test_Topo_setAttribValue(): boolean;
export declare function test_Topo_getGroups(): boolean;