Specifies whether or not an AnalyticalLink was created by an Analytical Element.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public bool IsAutoGenerated()
Return Value
BooleanTrue if AnalyticalLink was created by an Analytical Element, false otherwise.