Specifies whether or not an AnalyticalLink was created by an Analytical Element.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsAutoGenerated()
Return Value
Boolean
True if AnalyticalLink was created by an Analytical Element, false otherwise.
See Also
Reference