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.

ViewCamera Properties

The ViewCamera type exposes the following members.

Properties
  NameDescription
Public propertyDirectionVector
The camera direction (controls the camera pan and tilt).
Public propertyFieldOfView
The camera field of view as an angle (degrees) in the perspective view.
Public propertyLocation
The camera location in global coordinates (XYZ).
Public propertyUpVector
The camera up vector (controls the camera roll).
Public propertyView
The view where the camera belongs to.
Public propertyZoomFactor
The camera zoom factor (meter/pixel) in the orthogonal view.
Top
See Also