Bases: object
Get a string describing the construction category
Get a string describing the construction class
Create a construction of the specified category. Returns created construction
Create a material of the specified category. Returns an instance of the newly created material.
Delete the material matching the specified ID from the project materials.
Get the construction with the given id in the given class in the project
Pass class = iesve.construction_class.none to return the construction with the
given id in any class in the project
Get a list of the construction ids in the given class in the project
Pass class = iesve.construction_class.none to return a list of the construction
ids in all classes in the project
Get an instance of the material matching the specified ID.
Get all material IDs matching the specified category. Passing
iesve.material_categories.all will return all material IDs in the project
Get the number of constructions in the given category in the project
Get the number of materials matching the specified category. Passing
iesve.material_categories.all will return the number of materials in
the project
The DFA file name of the CDB project
Bases: IntEnum
Bases: IntEnum
Bases: IntEnum
Bases: IntEnum
Bases: IntEnum
Bases: IntEnum
Bases: IntEnum
Bases: IntEnum
Bases: IntEnum
Bases: IntEnum
Bases: IntEnum
Bases: IntEnum