2027 Method
Changes 5
M

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.
public static XYZ GetDefaultPlacementPoint(
	Document document,
	LinkElementId elemIdToTag
)
  • document
    The document.
  • elemIdToTag
    The 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.