![]() | StructuresDialogFilterAttribute Class |
The StructuresDialogFilterAttribute class specifies the attribute name for which the
value of the attributed property will be used as a filter in Tekla Structures. The return
type of the attributed property must be boolean. The apply and modify operations will only
commit/update those attributes which either do not have a filter property defined or the
value of the filter property is true.

Namespace: Tekla.Structures.Dialog
Assembly: Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2023.0.1

The StructuresDialogFilterAttribute type exposes the following members.

Name | Description | |
---|---|---|
![]() | StructuresDialogFilterAttribute |
Initializes a new StructuresDialogFilterAttribute instance.
|

Name | Description | |
---|---|---|
![]() | AttributeName |
Gets the attribute name of the property.
|

Name | Description | |
---|---|---|
![]() | ToString |
Returns a string that represents the current StructuresDialogFilterAttribute object.
(Overrides ObjectToString.) |
