fmeobjects.FMEFeature.outerShell¶
-
FMEFeature.outerShell()¶ Set the geometry of the feature to be just its outer shell. This has no effect on non-area features.
Return type: None Raises: FMEException – An exception is raised if an error occurred.
FMEFeature.outerShell()¶Set the geometry of the feature to be just its outer shell. This has no effect on non-area features.
| Return type: | None |
|---|---|
| Raises: | FMEException – An exception is raised if an error occurred. |