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: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
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.