GSTPy.NetworkInterface.has_geometry_hull¶
-
NetworkInterface.has_geometry_hull((NetworkInterface)self, (FeatureDesc)feature) → bool :¶ Check if the feature has a geometry hull.
- Parameters
feature (FeatureDesc) – The feature.
- Returns
Whether or not the feature has a geometry hull.
- Return type
bool