IMovableRelative Interface

The IMovableRelative interface is implemented by objects that can be moved.

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
public interface IMovableRelative

The IMovableRelative type exposes the following members.

Methods
  NameDescription
Public methodCode exampleMoveObjectRelative
Moves the current object using the move vector. The move vector can be calculated as in the following example.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next