Misc. typos
Inspired by @normandc per https://gitter.im/FreeCAD/FreeCAD?at=5a729c6ece68c3bc742df205
This commit is contained in:
@@ -494,7 +494,7 @@ ExportOCAF::ExportOCAF(Handle(TDocStd_Document) h, bool explicitPlacement)
|
||||
}
|
||||
|
||||
|
||||
// This function create an Assembly node into an XCAF document with it's relative placement information
|
||||
// This function creates an Assembly node in an XCAF document with its relative placement information
|
||||
|
||||
void ExportOCAF::createNode(App::Part* part, int& root_id,
|
||||
std::vector <TDF_Label>& hierarchical_label,
|
||||
|
||||
Reference in New Issue
Block a user