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.

DwgObject Properties

The DwgObject type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Gets or sets the angle (in degrees).
(Inherited from EmbeddedObjectBase.)
Public propertyAttributes
Gets or sets the attributes.
(Inherited from EmbeddedObjectBase.)
Public propertyFileName
Gets or sets the file name defining the embedded object.
(Inherited from EmbeddedObjectBase.)
Public propertyInsertionPoint
Gets or sets the insertion point.
(Inherited from EmbeddedObjectBase.)
Public propertyQueryReturnValue
Status information about the latest database operation (select, insert, modify, delete).
(Inherited from DatabaseObject.)
Public propertySize
Gets or sets the size of the frame of the embedded object.
(Inherited from EmbeddedObjectBase.)
Top
See Also