SpanDirectionSymbol.GetDefaultPlacementPoint
Description:
Gets the default placement point for the input element. The default position is in the middle of the bounding box of the top face.
Gets the default placement point for the input element. The default position is in the middle of the bounding box of the top face.
public static XYZ GetDefaultPlacementPoint(
Document document,
LinkElementId elemIdToTag
)
-
documentThe document.
-
elemIdToTagThe ElementId of a Floor (either in the document or linked from another document).
Return Value
XYZ
Returns the default placement point for the input element. The default position is in the middle of the bounding box of the top face.
-
The specified elemIdToTag should represent a Floor element.
-
A non-optional argument was null