Geometry.getBoundaryLOFs


getBoundaryLOFs(boundaryIndex)

Creates and returns an array of lower order features for the given boundary index. boundaryIndex 0 = outer boundary, 1 = first hole, 2 = second hole ... etc

boundaryIndexinteger
Return valuearray of DatabaseMember objects The returned array

Back to Geometry

Back to Overview