CommonPointRule¶
- class s100py.s100.CommonPointRule¶
Bases:
object
Attributes Summary
The procedure used for evaluating the coverage at a position that falls on the boundary or in an area of overlap between geometric objects Values from CV_CommonPointRule (Table 10c-19).
- rtype
Type[Enum]
Methods Summary
Creates a blank, empty or zero value for common_point_rule
Attributes Documentation
- common_point_rule¶
The procedure used for evaluating the coverage at a position that falls on the boundary or in an area of overlap between geometric objects Values from CV_CommonPointRule (Table 10c-19).
- Return type
- common_point_rule_attribute_name = 'commonPointRule'¶
- common_point_rule_type¶
- Return type
Type[Enum]
Methods Documentation
- common_point_rule_create()¶
Creates a blank, empty or zero value for common_point_rule
- __init__()¶