AnalysisObjectEnumeratorAnalysisEnumeratorTypeEnum Enumeration

The available enumerator types.

Namespace:  Tekla.Structures.Analysis
Assembly:  Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
public enum AnalysisEnumeratorTypeEnum
Members
  Member nameValueDescription
ALL_SELECTED1 This selects all the user selected objects.
ALL_OBJECTS2 This selects all the objects.
ALL_OBJECTS_WITH_TYPE3 This selects all the objects with the given type as the "subtype".
SUB_ANALYSIS_PARTS_OF_ANALYSIS_PART4 Sub analysis parts of analysis part.
MAIN_ANALYSIS_PARTS_OF_ANALYSIS_PART5 Main analysis parts of analysis part.
ANALYSIS_PARTS_BY_NODE6 Analysis parts connected to node.
ANALYSIS_NODELINKS_BY_NODE7 Analysis node links connected to node.
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