CommonPointRule

class s100py.s100.CommonPointRule

Bases: object

Inheritance diagram of CommonPointRule

Attributes Summary

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).

Methods Summary

common_point_rule_create()

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).

see COMMON_POINT_RULE

Methods Documentation

common_point_rule_create()

Creates a blank, empty or zero value for common_point_rule

__init__()