Get the number of project attributes of the given type.

Call:

ac_request2("Attribute_GetNum", int iattrtype, int &icount);


Here:

iattrtype - attribute type.

Feathers - 1,

Layers - 2,

Line types - 3,

Hatching types - 4,

Pies materials - 5,

Materials - 6,

Cities - 7,

Layer combinations - 8,

Zone categories - 9,

Fonts - 10,

Profiles - 11,

Pen tables - 12,

Size standards - 13,

List of model species - 14,

MEP systems - 15,

Energy appointments - 16,

Building materials - 17,

Marking styles - 18

icount - returns the number of attributes of the given type.