#include <hps.h>
Public Types | |
enum | Operation { Operation::Keep, Operation::Remove } |
enum | Type { Type::Line, Type::Curve } |
The Trim class is a concept class for trim-related enum classes.
|
strong |
Enumerates the operation the trim region will perform. This indicates whether the NURBS surface interior to a trim region is kept or removed, and hence, whether the surface exterior to a region is removed or kept.
|
strong |