Closed gallandarakhneorg closed 3 years ago
When using a Dbase-based attribute collection, the record index provided to createAttributeCollection should be transform in order to start at 0 (not 1).
createAttributeCollection
def createAttributeCollection(elementIndex : int) : AttributeCollection
When using a Dbase-based attribute collection, the record index provided to
createAttributeCollection
should be transform in order to start at 0 (not 1).