<Code Lib>
M

AnnotationMultipleAlignmentUtils.GetAnnotationCenter

Description:
Gets the center of the alignable element in model space.

public static XYZ GetAnnotationCenter(
	Element element
)

  • element
    The element for which we are retrieving the center.
Return Value XYZ The center point of the alignable element.

Loading…