MaterialItemSelect Method (String) |
Selects the material item based on the name from the material database.
The material name can also be an alias name.
Namespace: Tekla.Structures.Catalogs
Assembly: Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2023.0.3
Syntax
Parameters
- materialName
- Type: SystemString
The name or alias name of the material.
Return Value
Type: BooleanTrue on success. False if the material was not found.
See Also