fmeobjects.FMECSGSolid.deleteLabel
- FMECSGSolid.deleteLabel()
- Deletes the geometry’s label. If a label existed prior to this call then - Trueis returned; otherwise- Falseis returned. This method replaces the deprecated deleteName() method.- Return type:
- Returns:
- Returns a boolean indicating whether or not the label existed before deletion.