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.

Cloud Properties

The Cloud type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
The attributes for the cloud.
Public propertyBulge
The bulge (curve) to use for the cloud (a bulge is the ratio between the height and width of an object).
Public propertyHideable
Accesses the information if this object is hidden or not or if it should be.
(Inherited from GraphicObject.)
Public propertyPoints
The list of points for the cloud. The points you insert will specify the corner points of the cloud. After you insert the object, you will get every cloud point back.
Public propertyQueryReturnValue
Status information about the latest database operation (select, insert, modify, delete).
(Inherited from DatabaseObject.)
Top
See Also