DockingPoint
Canonical path: NemAll_Python_IFW_Input.DockingPoint
Implementation of the docking point wrapper
FromString
Create the docking point from a string
Parameters:
-
dockingPointStr
(str
) –Docking point string
GetDockedElements
GetDockedElements() -> VecGUIDList
GetPoint
GetPoint(doc: DocumentAdapter) -> Point3D
ToString
Convert the docking point to a string
Returns:
-
str
–Docking point string
Placeholder