support face colors when writing in OpenInventor format

This commit is contained in:
wmayer
2019-01-12 15:06:25 +01:00
parent 94c28e9fc8
commit 4f10d2fac9
4 changed files with 40 additions and 10 deletions

View File

@@ -33,7 +33,7 @@ Sub-elements such as vertices, edges or faces are accessible as:
<UserDocu>Read in an IGES, STEP or BREP file.</UserDocu>
</Documentation>
</Methode>
<Methode Name="writeInventor" Const="true">
<Methode Name="writeInventor" Const="true" Keyword="true">
<Documentation>
<UserDocu>Write the mesh in OpenInventor format to a string.</UserDocu>
</Documentation>