Delete Entities
Functions | |
A3DStatus | A3DEntityDelete (A3DEntity *pEntity) |
Entity deletion facility. More... | |
Detailed Description
Function Documentation
Entity deletion facility.
This function is reserved for future use. It is excluded from this current version of the API.
- Warning
- This function must be called very carefully, only on locally created data. When used in another case, it may corrupt global structure and drastically disturb the library behavior.
- Returns
- A3D_SUCCESS