removevertexattrib
If you don’t know the class of attribute until runtime, use removeattrib.
int removevertexattrib(int geohandle, string name)
Removes a vertex attribute from the given geometry.
If you don’t know the class of attribute until runtime, use removeattrib.
int removevertexattrib(int geohandle, string name)
Removes a vertex attribute from the given geometry.