ViewSetPreferredFollowedObject Method |
Sets the preferred rule object for the section view based on model object ID or Guid.
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
Parameters
- identifier
- Type: Tekla.StructuresIdentifier
Identifier of the preferred object. The followed object can be set either with ID or GUID.
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown if the current drawing is a GA drawing or the current view is not a section view. |