cee::imp::cae::ReaderSettingsPtc Class Reference

Settings applicable to the PTC file reader. More...

Public Member Functions

 ReaderSettingsPtc ()
 Creates an new object. More...
 
void setCreateInternalTets (bool create)
 Sets create internal tets to true. More...
 
bool createsInternalTets () const
 Returns true if create internal tets is on. More...
 

Detailed Description

Settings applicable to the PTC file reader.

Constructor & Destructor Documentation

cee::imp::cae::ReaderSettingsPtc::ReaderSettingsPtc ( )

Creates an new object.

Member Function Documentation

bool cee::imp::cae::ReaderSettingsPtc::createsInternalTets ( ) const

Returns true if create internal tets is on.

void cee::imp::cae::ReaderSettingsPtc::setCreateInternalTets ( bool  create)

Sets create internal tets to true.