ViewGetPreferredFollowedObject Method

Gets the preferred followed object for the view, if it's supported. Note: this is currently only supported for section views in fabrication drawings.

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
Syntax
public Identifier GetPreferredFollowedObject()

Return Value

Type: Identifier
Identifier of the preferred object where ID is the model object ID.
Exceptions
ExceptionCondition
InvalidOperationExceptionThrown if the current drawing is a GA drawing or the current view is not a section view.
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