Hi
Corpus 6.203..
How to use “Subcategory”,”Element”,”Parameters”,”Event”? Can it be used in “Template”?
thanks!
Fittings contains parameters: SUP (Suplier), MAN (Manufacturer), CAT (Category), SCAT (Subcategory) and others.
They can be used to filter the output in FastReport.
For example:
Filter="<PRJFIT."CATID">=9000"
The “Element” parameter in fittings is not yet functional, but should be used for visual display, just like the 3D model.
Events is used to call some script in case of adding fittings to the fitting.
Hi ! thanks
from what I see I only have two “CATID 9000” and “CATID 9001” how do I make multiple subcategories
I forgot to mention what is “Package” for?
Just use “Add” – “Category” to add a new category. You have it marked on your image.
Once you have a category selected, you can do “Add” – “Subcategory”. It’s up to you how you use them.
The same goes for “Packaging”. It’s intended to be used for a minimal amount of goods in one package, but you can use it however you want.
sorry if I didn’t make myself understood ..the question was how do I do something similar to “CATID 9000” ?
because everything I do as a subcategory will only be saved to “CATID 9000” …I need more codes for example 9001…9002..9003…9004 etc
consider it solved..i found the solution and how to use the category and subcategory
i will also explain the situation, each category created becomes “CATID” for example if there are 10 categories created and i want to use category 10 in the filter then add to the filter …Filter=”=10″
thanks for the help