fmeobjects.FMECompositeSolid.appendPart¶
-
FMECompositeSolid.
appendPart
(solid)¶ Appends a simple solid to the end of this composite solid. A
None
input is ignored.Parameters: solid (FMESimpleSolid) – The simple solid to be appended. Return type: None Raises: FMEException – An exception is raised if an error occurred.