Tutorial Toolkit Function Descriptions > Obsolete, Modified, and Broken Functions > Element Properties (Chapter 10)
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX''">XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX''">   
Element Properties (Chapter 10)
New
None.
 
None.
 
db_del_geo_assoc_to_region
Obsolete
The call no longer exists.
 
Removed the call from the documentation.
Description:
Unassociates a specified geometric entity from a specified physical property in the database.
Input:
INTEGER
gid
The internal ID for the geometric entity to unassociate with the physical property.
INTEGER
gtype
The type of geometric entity from which the physical property is being unassociated
INTEGER
gsid
The internal sub_id for the geometric entity to unassociate from the physical property.
INTEGER
rid
The internal ID of the physical property region being unassociated from the specified geometric entity.
Output:
INTEGER
<Return Value>
Integer indicating success or failure of the routine. If the routine failed, this value contains an indication of the reason.
Error Conditions:
13000002
Unrecoverable database error.
13000004
Duplicate entry exists in table.
13000007
An unspecified database error occurred.
External Dependencies and Side Effects:
Deletes one record associating a physical property region from a geometric entity in the database.
Examples: