Hide menu
Loading...
Searching...
No Matches
B-Rep Features Example

Table of Contents

Uses extrusion and revolution operations to construct a 3D model.

Description

With the help of B-Rep features make faces from edges and solids from faces using extrusion and revolution.

To create an extrusion we should specify the direction and length by ModelData_Vector class.

For revolution we should specify an axis and an angle which is defaulted by \(2\pi\).

Choose the parameters with care to avoid invalid results.

Files