HandlePropertiesService
test
HandlePropertiesService
Canonical path: HandlePropertiesService.HandlePropertiesService
implementation of the service for the handle properties
update_property_value
staticmethod
update_property_value(
build_ele: BuildingElement,
handle_prop: HandleProperties,
input_pnt: Point3D,
) -> bool
Update the property value
Parameters:
-
build_ele
(BuildingElement
) –building element with the parameter properties
-
handle_prop
(HandleProperties
) –handle property
-
input_pnt
(Point3D
) –input point
Returns:
-
bool
–update palette state
Placeholder