RVTDocs.com

AlignmentStationLabel.IsValid(Element)

Method
Description:
Checks if the element is a valid alignment station label.
Syntax
public static bool IsValid(
	Element element
)
Parameters
Parameter Type Description
element Element The element to validate.
Return Value