Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Fields
BRepGraph_Builder::Options Struct Reference

Build-time options. More...

#include <BRepGraph_Builder.hxx>

Data Fields

BRepGraphInc_Populate::Options Populate {}
 
bool CreateAutoProduct = true
 wrap topology root in a Product (unparented Add only)
 
bool Flatten = false
 drop hierarchy containers, append faces as roots
 
bool Parallel = false
 run face-level construction in parallel
 

Detailed Description

Build-time options.

Field Documentation

◆ CreateAutoProduct

bool BRepGraph_Builder::Options::CreateAutoProduct = true

wrap topology root in a Product (unparented Add only)

◆ Flatten

bool BRepGraph_Builder::Options::Flatten = false

drop hierarchy containers, append faces as roots

◆ Parallel

bool BRepGraph_Builder::Options::Parallel = false

run face-level construction in parallel

◆ Populate

BRepGraphInc_Populate::Options BRepGraph_Builder::Options::Populate {}

The documentation for this struct was generated from the following file: