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
public List<ModelObject> GetObjects()

Return Value

Type: ListModelObject
List of unselected ModelObjects that belong to this Storey, either by calculation or manual override.
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