Arch ToggleIfcBrepFlag: Difference between revisions

From FreeCAD Documentation
m (png to svg)
No edit summary
Line 2: Line 2:
<translate>
<translate>
<!--T:7-->
<!--T:7-->
{{docnav
{{Docnav
|[[Arch_IfcExplorer|Ifc Explorer]]
|[[Arch_IfcExplorer|Ifc Explorer]]
|[[Arch_3Views|3 Views from mesh]]
|[[Arch_3Views|3 Views from mesh]]
Line 14: Line 14:
{{GuiCommand
{{GuiCommand
|Name=Arch ToggleIfcBrepFlag
|Name=Arch ToggleIfcBrepFlag
|Workbenches=[[Arch Module|Arch]]
|Workbenches=[[Arch_Module|Arch]]
|MenuLocation=Arch → Utilities → Toggle Ifc Brep flag
|MenuLocation=Arch → Utilities → Toggle Ifc Brep flag
|SeeAlso=[[Arch IfcExplorer|Arch IfcExplorer]], [[Arch IFC|Arch IFC]]
|SeeAlso=[[Arch_IfcExplorer|Arch IfcExplorer]], [[Arch_IFC|Arch IFC]]
}}
}}


Line 22: Line 22:


<!--T:4-->
<!--T:4-->
This tool turns the IfcBrep flag of a selected [[Arch Module|Arch]] object on/off (the default is always off). If the flag in on, when exported to IFC, the object will be exported as an [http://www.buildingsmart-tech.org/ifc/IFC4/final/html/schema/ifcgeometricmodelresource/lexical/ifcfacetedbrep.htm IfcFacetedBrep] object, even if a higher-level kind of export such as IfcExtrudedAreaSolid or IfcBooleanResult is possible. Although IfcFacetedBrep objects are heavier and less editable (they loose some geometry information such as the modeling history), they are often less error-prone. Setting this flag allows to solve some cases of objects that are not exported correctly when the flag is not set.
This tool turns the IfcBrep flag of a selected [[Arch_Module|Arch]] object on/off (the default is always off). If the flag in on, when exported to IFC, the object will be exported as an [http://www.buildingsmart-tech.org/ifc/IFC4/final/html/schema/ifcgeometricmodelresource/lexical/ifcfacetedbrep.htm IfcFacetedBrep] object, even if a higher-level kind of export such as IfcExtrudedAreaSolid or IfcBooleanResult is possible. Although IfcFacetedBrep objects are heavier and less editable (they loose some geometry information such as the modeling history), they are often less error-prone. Setting this flag allows to solve some cases of objects that are not exported correctly when the flag is not set.


==Usage== <!--T:3-->
==Usage== <!--T:3-->
Line 31: Line 31:


<!--T:8-->
<!--T:8-->
{{docnav
{{Docnav
|[[Arch_IfcExplorer|Ifc Explorer]]
|[[Arch_IfcExplorer|Ifc Explorer]]
|[[Arch_3Views|3 Views from mesh]]
|[[Arch_3Views|3 Views from mesh]]

Revision as of 19:59, 20 November 2020

Arch ToggleIfcBrepFlag

Menu location
Arch → Utilities → Toggle Ifc Brep flag
Workbenches
Arch
Default shortcut
None
Introduced in version
-
See also
Arch IfcExplorer, Arch IFC

Description

This tool turns the IfcBrep flag of a selected Arch object on/off (the default is always off). If the flag in on, when exported to IFC, the object will be exported as an IfcFacetedBrep object, even if a higher-level kind of export such as IfcExtrudedAreaSolid or IfcBooleanResult is possible. Although IfcFacetedBrep objects are heavier and less editable (they loose some geometry information such as the modeling history), they are often less error-prone. Setting this flag allows to solve some cases of objects that are not exported correctly when the flag is not set.

Usage

  1. Select an Arch object.
  2. Select the button, or ArchUtilities Toggle IfcBrepFlag from the top menu.