|
cgma
|
Go to the source code of this file.
Classes | |
| class | CAEntityId |
Functions | |
| CubitAttrib * | CAEntityId_creator (RefEntity *entity, const CubitSimpleAttrib &p_csa) |
| CubitAttrib* CAEntityId_creator | ( | RefEntity * | entity, |
| const CubitSimpleAttrib & | p_csa | ||
| ) |
Definition at line 25 of file CAEntityId.cpp.
{
return new CAEntityId(entity, p_csa);
}