Advanced search
IfcRelConnectsStructuralActivity::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