IsAutoGenerated Method


Specifies whether or not an AnalyticalLink was created by an AnalyticalModel element.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2013

Syntax

C#
public bool IsAutoGenerated()
Visual Basic
Public Function IsAutoGenerated As Boolean
Visual C++
public:
bool IsAutoGenerated()

Return Value

True if AnalyticalLink was created by an AnalyticalModel element, false otherwise.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →