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