StoreyGetObjects Method |
Gets all ModelObjects that belong to this Storey. The objects still need to be selected separately after calling this method.
Namespace: Tekla.Structures.ModelInternal.BuildingHierarchy
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
Return Value
Type: ListModelObjectList of unselected ModelObjects that belong to this Storey, either by calculation or manual override.
See Also