RVTDocs.com

AnnotationMultipleAlignmentUtils.ElementSupportsMultiAlign

Method
Description:
Returns true if element can be aligned to other similar elements.
Syntax
public static bool ElementSupportsMultiAlign(
	Element element
)
Parameters
Parameter Type Description
element Element The element to align.
Return Value
Type Description
Boolean True if the element can be aligned using the multiple alignment commands, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null