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