Synopsis
PDX_MSGT gdx_CopyEntity(long option, int model, MDA_PTR db_ptr, MDA_PTR *gdx_new_ptr)
Purpose
Copy a GDX Entity
Description
Copies a GDX entity to @model
Input
option
(not used)
model
Model number of the GDX model for the new entity
db_ptr
The database pointer for the GDX entity
Output
gdx_new_ptr
The copied GDX entity point in the model
Return
GDX_NOERR
Low level error return
.fi