35 string GetType()
const {
return "CYarnSectionConstant"; }
36 void PopulateTiXmlElement(TiXmlElement &Element,
OUTPUT_TYPE OutputType)
const;
Defines the nodes and elements of a surface or volume mesh.
Object container to help handle memory management issues.
Abstract base class respresenting a yarn cross-section.
Creates a section which is constant all along the yarn.
CYarnSection * Copy() const
This is a function to allow copying of derived classes correctly.
CObjectContainer< CSection > m_pSection
string GetType() const
Derived class should return the class name.
const CSection & GetSection() const
Abstract base class used to define the sections along the length of a yarn.
Namespace containing a series of customised math operations not found in the standard c++ library.
Structure used to represent the position along the length of a yarn.