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.

Building Properties

The Building type exposes the following members.

Properties
  NameDescription
Public propertyBottom
Gets or sets a building bottom z-level.
Public propertyContour
Gets or sets the contour points for building.
Public propertyDescription
Gets or sets the Description of the Building.
Public propertyHeight
Gets or sets a building height.
Public propertyIdentifier
The identifier of the object.
(Inherited from Object.)
Public propertyIsUpToDate
Gets if the object does not have a modification which is not shared.
(Inherited from ModelObject.)
Public propertyModificationTime
Gets latest time of the object was modified or created.
(Inherited from ModelObject.)
Public propertyName
Gets or sets the Name of the hierarchic object.
(Inherited from BuildingHierarchyItem.)
Top
See Also