mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 02:02:22 +00:00
Fix --exclude=arg when --traverse used also.
This commit is contained in:
committed by
Thomas Krijnen
parent
4b5790e83a
commit
9074f25e93
@@ -206,7 +206,7 @@ int main(int argc, char** argv)
|
||||
"to their associated IfcMaterialLayerSet.")
|
||||
("include", po::value<inclusion_filter>(&include_filter)->multitoken(),
|
||||
"Specifies that the entities that match a specific filtering criteria are to be included in the geometrical output:\n"
|
||||
"1) 'entities': the following list of types should be included . SVG output defaults "
|
||||
"1) 'entities': the following list of types should be included. SVG output defaults "
|
||||
"to IfcSpace to be included. The entity names are handled case-insensitively.\n"
|
||||
"2) 'layers': the entities that are assigned to presentation layers of which names "
|
||||
"match the given values should be included.\n"
|
||||
|
||||
Reference in New Issue
Block a user