示例#1
0
void IfcPPModel::resetIfcModel()
{
	clearIfcModel();
	initIfcModel();
	updateCache();
}
		void IfcAlignmentModel::resetIfcModel()
		{
			clearIfcModel();
			initIfcModel();
			updateCache();
		}