mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 14:02:27 +00:00
ifcwrap: ignore newly added conversion settings structs (183e4c4)
(cherry picked from commit 3d8654acfd)
This commit is contained in:
@@ -201,6 +201,12 @@
|
|||||||
%ignore MaxOffset;
|
%ignore MaxOffset;
|
||||||
%ignore MaxOffsetDeviation;
|
%ignore MaxOffsetDeviation;
|
||||||
%ignore ApplyOffset;
|
%ignore ApplyOffset;
|
||||||
|
%ignore SvgRidgeAngleMinDegrees;
|
||||||
|
%ignore SvgValleyAngleMinDegrees;
|
||||||
|
%ignore SvgEmitFlushEdges;
|
||||||
|
%ignore SvgUseEdgeClassification;
|
||||||
|
%ignore SvgRenderCreaseEdges;
|
||||||
|
%ignore SvgRenderSharpEdges;
|
||||||
|
|
||||||
%ignore filetype;
|
%ignore filetype;
|
||||||
%ignore guess_file_type;
|
%ignore guess_file_type;
|
||||||
|
|||||||
Reference in New Issue
Block a user