Skip to content

DockingPointUtil

Implementation of the docking point utilities

DockingPointUtil

Canonical path: Utils.DockingPointUtil.DockingPointUtil

Implementation of the docking point utilities

get_docking_points staticmethod

get_docking_points(element_key: str, element: Any) -> List[Tuple[str, Point3D]]

get the docking points

Parameters:

  • element_key (str) –

    geometry element key

  • element (Any) –

    geometry element

Returns:

  • List[Tuple[str, Point3D]]

    list with the docking points