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.

PourObject Properties

The PourObject type exposes the following members.

Properties
  NameDescription
Public propertyClass
Gets or sets the class of the pour object.
Public propertyConcreteMixture
Gets or sets the concrete mixture of the pour.
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 propertyPourNumber
Gets or sets the pour number of the pour.
Public propertyPourType
Gets or sets the pour type of the pour.
Top
See Also