HighlightService
Canonical path: NemAll_Python_IFW_Input.HighlightService
Methods:
-
CancelAllHighlightedElements–Cancel the highlight of all elements
-
HighlightElements–Highlight the elements
CancelAllHighlightedElements
staticmethod
Cancel the highlight of all elements
HighlightElements
staticmethod
HighlightElements(
eleList: BaseElementAdapterList,
colorID: int = 1,
highlightSurfaces: bool = False,
)
Highlight the elements
Parameters:
-
eleList(BaseElementAdapterList) –Element list as BaseElementAdapterList
-
colorID(int, default:1) –Allplan color numberParameter: highlightSurfaces Highlight the surfaces: true/false
Placeholder