Checks if the element type is recommended for alignment labels in sets.
Namespace: Autodesk.Revit.DB.Infrastructure
Assembly: Autodesk.CivilAlignments.DBApplication (in Autodesk.CivilAlignments.DBApplication.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static bool IsRecommendedTypeForSet( Element type )
Parameters
- type Element
- The type element to check.
