AssemblyGetMainObject Method

Selects and returns the main object of the assembly or null if none.

Namespace:  Tekla.Structures.Model
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
public ModelObject GetMainObject()

Return Value

Type: ModelObject
The main object of the assembly or null.
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