Operation Class |
Operations of analysis objects.
SystemObject
Tekla.Structures.Analysis.OperationsOperation
Tekla.Structures.Analysis.OperationsOperation
Namespace: Tekla.Structures.Analysis.Operations
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The Operation type exposes the following members.
| Name | Description | |
|---|---|---|
| MoveAnalysisPartAreaEdge |
Moves the analysis part area edge by translation vector.
Perpendicular offset is calculated from the translation vector.
| |
| MoveAnalysisPartPosition |
Moves the analysis part position by translation vector.
Only the handle positions can be moved.
| |
| MoveObject |
Moves the analysis object by translation vector.
Supported objects are: AnalysisNode, AnalysisPart.
| |
| ResetAnalysisPartPositions |
Reset analysis part. Removes the offsets applied to node positions.
The axis offset of the analysis part is not reset.
|