GeometryData.setUserName


setUserName(strName)

specify the required ID of the next feature to be created, e.g if strName="point23" then the point created by the next point creation command will be 23, similarly, "line2", "surface14", "volume9"

strNamestring
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to GeometryData

Back to Overview