Skip to content

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:

Returns:

  • bool

    update palette state

Placeholder