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.

MarkSet Properties

The MarkSet type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets or sets the mark set attributes.
Public propertyHideable
Accesses the information if this object is hidden or not or if it should be.
(Inherited from MarkBase.)
Public propertyInsertionPoint
The insertion point of the mark.
(Inherited from MarkBase.)
Public propertyIsAssociativeNote
Gets a value indicating whether the mark is an associative note.
(Inherited from MarkBase.)
Public propertyPlacing
The current placing of the object. See the placing types for different placing options.
(Inherited from MarkBase.)
Public propertyQueryReturnValue
Status information about the latest database operation (select, insert, modify, delete).
(Inherited from DatabaseObject.)
Top
See Also