API Reference

Detailed and full API reference helps you master Tekla development

PourObjectFilterExpressionsCustomBoolean Constructor

Initializes a new instance of the CustomBoolean class.

Namespace:  Tekla.Structures.Filtering.Categories
Assembly:  Tekla.Structures (in Tekla.Structures.dll) Version: 2023.0.1
Syntax
public CustomBoolean(
	string UserAttribute
)

Parameters

UserAttribute
Type: SystemString
The user attribute to represent.
See Also