AnalyticalLinkType Class


An object that specifies the analysis properties for an AnalyticalLink 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 class AnalyticalLinkType : ElementType
Visual Basic
Public Class AnalyticalLinkType _
	Inherits ElementType
Visual C++
public ref class AnalyticalLinkType : public ElementType

Inheritance Hierarchy

See Also