Checks if the element is a valid alignment station label.
Namespace: Autodesk.Revit.DB.Infrastructure
Assembly: Autodesk.CivilAlignments.DBApplication (in Autodesk.CivilAlignments.DBApplication.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public static bool IsValid( Element element )
Parameters
- element Element
- The element to validate.
