pymead.core.constraints.GeoCon#
- class GeoCon(param: Param, child_nodes: list, kind: str, name: str | None = None, secondary_params: List[Param] | None = None, geo_col=None)[source]#
Bases:
PymeadObj- __init__(param: Param, child_nodes: list, kind: str, name: str | None = None, secondary_params: List[Param] | None = None, geo_col=None)[source]#
- Parameters:
sub_container (str) – Sub-container where this object will be stored in the
GeometryCollection
Methods
add_constraint_to_points()param()remove_constraint_from_points()set_param(param)verify()Attributes
default_name