API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

BooleanPartBooleanOperativeClassName Field

A constant string that defines a part class name to be the boolean operative part. This class must be used when inserting the operative part to the database.

Namespace:  Tekla.Structures.Model
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.1
Syntax
public const string BooleanOperativeClassName = "BlOpCl"

Field Value

Type: String
See Also