cgma
|
#include "CAEntityName.hpp"
#include "BasicTopologyEntity.hpp"
#include "Body.hpp"
#include "RefEntityName.hpp"
#include "CastTo.hpp"
#include "CubitMessage.hpp"
Go to the source code of this file.
Functions | |
CubitAttrib * | CAEntityName_creator (RefEntity *entity, const CubitSimpleAttrib &p_csa) |
CubitAttrib* CAEntityName_creator | ( | RefEntity * | entity, |
const CubitSimpleAttrib & | p_csa | ||
) |
Definition at line 14 of file CAEntityName.cpp.
{ return new CAEntityName(entity, p_csa); }