fmeobjects.FMEPath ================== .. currentmodule:: fmeobjects .. inheritance-diagram:: fmeobjects.FMEPath :parts: 1 .. autosummary:: :toctree: :template: method.rst FMEPath.appendPart FMEPath.appendPartWithSnapping FMEPath.boundingBox FMEPath.boundingCube FMEPath.bounds FMEPath.clearMeasures FMEPath.copyAttributesFromFeature FMEPath.copyNameFromGeometry FMEPath.copyTraitsFromGeometry FMEPath.copyTraitsToFeature FMEPath.deleteName FMEPath.extendToPoint FMEPath.extendToPointXY FMEPath.extendToPointXYZ FMEPath.extendToPointsXY FMEPath.extendToPointsXYZ FMEPath.force2D FMEPath.force3D FMEPath.getArea FMEPath.getAsLine FMEPath.getAsLineFixedArcSamples FMEPath.getEndPoint FMEPath.getLength FMEPath.getMeasureNames FMEPath.getName FMEPath.getPartAt FMEPath.getStartPoint FMEPath.getTrait FMEPath.getTraitNames FMEPath.getTraitNullMissingAndType FMEPath.getTraitType FMEPath.hasMeasures FMEPath.hasName FMEPath.is3D FMEPath.isClosed FMEPath.isCollection FMEPath.isLinear FMEPath.measureExists FMEPath.numParts FMEPath.offset FMEPath.removeDuplicates FMEPath.removeEndPart FMEPath.removeMeasure FMEPath.removeTraits FMEPath.renameMeasure FMEPath.reverse FMEPath.rotate2D FMEPath.scale FMEPath.setEndPoint FMEPath.setName FMEPath.setStartPoint FMEPath.setTrait FMEPath.setTraitNullWithType FMEPath.snip FMEPath.snipByPoints .. autoclass:: FMEPath :special-members: __init__ :inherited-members: :members: