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.

PickerInputObjectAndAPoint Properties

The PickerInputObjectAndAPoint type exposes the following members.

Properties
  NameDescription
Public propertyPickedObject
Gets or sets the picked object in the view.
(Inherited from PickerInputObject.)
Public propertyPickedPoint
Gets or sets the picked point in the view coordinates.
Public propertyPickedView
The view within which the pick occurred.
(Inherited from PickerInputWithinAView.)
Top
See Also