GeometryStringValueConverter
implementation of the geometry string and value converter
GeometryStringValueConverter
Canonical path: Utils.GeometryStringValueConverter.GeometryStringValueConverter
implementation of the geometry string and value converter
get_element
staticmethod
get the elements from a string
Parameters:
-
geometry_ele_str
(str
) –geometry element string
Returns:
-
Any
–value of the geometry element
get_elements
staticmethod
get the elements from a string
Parameters:
-
geometry_ele_str_list
(List[str]
) –list with the geometry element strings
-
convert_to_3d
(bool
) –convert the elements to 3D elements state
Returns:
-
List[Any]
–value of the geometry element
Placeholder