SymbolMoveObjectRelative Method |
Moves the object using the move vector.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Parameters
- MoveVector
- Type: Tekla.Structures.Geometry3dVector
The move vector to be used.
Return Value
Type: BooleanTrue.
Implements
IMovableRelativeMoveObjectRelative(Vector)See Also