Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.29 KB

Arch_ToggleIfcBrepFlag.md

File metadata and controls

23 lines (15 loc) · 1.29 KB

  • GuiCommand: Name: Arch ToggleIfcBrepFlag MenuLocation: Arch -> Utilities -> Toggle Ifc Brep flag Workbenches: Arch_Workbench SeeAlso: Arch_IfcExplorer, Arch_IFC

Arch ToggleIfcBrepFlag

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.

documentation index > Arch > Arch ToggleIfcBrepFlag