Our 3D CAD supplier models have been moved to 3Dfindit.com, the new visual search engine for 3D CAD, CAE & BIM models.
You can log in there with your existing account of this site.
The content remains free of charge.
The file
classstruct.txt
contains the data
for the assembly of the class structure (tree).
The file must contain the following columns:
CLASS_UN contains the class name of the next lower level.
Following this pattern, more levels can be added.
If you wanted to lower the "hexagonal nut" in the example below, set this in the CLASS_UE column and then the class name of the next level under CLASS_UN.
MODE (optional, only if the launch occurs via "-update")
You can enter the following values in this case:
add: the corresponding class is newly added (also via launching "-new")
del: The respective class is deleted in the 23dlibs directory, the pool data is unaffected.
If you also want to delete the pool data, make the following setting:[11]
[CLASSIMPORT] DELETEPOOLFILES=1 | 2| 3
0: (default) In no case referenced data in the pool is deleted.
1: In any case all referenced data in the pool is deleted!!
When maintaining several native catalogs then during deleting all same-named data in other catalogs are also deleted. In the current catalog the index is also deleted, in other catalogs not.
2: Referenced data in the pool is not deleted if a same-named class exists anywhere in the catalog.
3: Referenced data in the pool is not deleted if a same-named class exists anywhere in any of your native catalogs.
According to this structure the display of the part selection in PARTdataManager occurs after you imported the data. |
|