Advanced search

BioAPI C++
This software package provides an Object Oriented BioAPI using C++ 11 language. The API has been implemented according to ISO/IEC 30106-1 and -4 standards. All interfaces needed for developing…
SOLUTIONCreated: 11/04/2018IfcRelConnectsStructuralActivity::setRelatingElement is broken
void IfcRelConnectsStructuralActivity::setRelatingElement(const Step::RefPtr< IfcStructuralActivityAssignmentSelect > &value) { if (m_relatingElement->getIfcStructuralItem() != NULL) { IfcStructuralItem * object = m_relatingElement->getIfcStructuralItem(); object->m_assignedStructuralActivity.insert…
DISCUSSIONCreated: 23/09/2013An endless-loop exists at the parseString function of String.cpp
At line 481 in the parseString function of String.cpp, following code would be added, or something else. else { result += s[i]; ++i; } // By the way. // Thank you all guys for developing this sdk. It's an excellent work. HardwareAllProductSoftware AOperating SystemWindows XPComponentNoneVersionv1…
DISCUSSIONCreated: 15/04/2010