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.

PlacingQuarterAttributes Constructor

Overload List
  NameDescription
Public methodPlacingQuarterAttributes
Creates a new placing quarter attributes instance. The default parameters are: TopLeft = true, TopRight = true, BottomLeft = true, BottomRight = true.
Public methodPlacingQuarterAttributes(Boolean, Boolean, Boolean, Boolean)
Creates a new placing quarter attributes instance with the given parameters.
Top
See Also