fmeobjects.FMELibrary.deleteGeometryDefinition
- FMELibrary.deleteGeometryDefinition(geometryDefinitionReference)
Deletes the Geometry Definition with the ‘geometryDefinitionReference’ index. Throws an exception if the current shared object is not of geometry definition type.
- Parameters
geometryDefinitionReference (int) – The ‘geometryDefinitionReference’ index of the appearance to be deleted from the library.
- Return type
None
- Raises
FMEException – An exception is raised if an error occurred.