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
The IMovableRelative type exposes the following members.
Methods
Name | Description | |
---|---|---|
MoveObjectRelative |
Moves the current object using the move vector.
The move vector can be calculated as in the following example.
|
See Also