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