HPS.Trim Class Reference
The Trim class is a concept class for trim-related enum classes. More...
Public Types | |
enum | Operation { Operation.Keep = 0, Operation.Remove = 1 } |
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. More... | |
enum | Type { Type.Line = 0, Type.Curve = 1 } |
Enumerates the types of curves that can be used to define a trim region for a NURBS surface. More... | |
Detailed Description
The Trim class is a concept class for trim-related enum classes.
Member Enumeration Documentation
enum HPS.Trim.Operation |
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.
enum HPS.Trim.Type |
The documentation for this class was generated from the following file:
- internals/hps_core/source/cs/HPS.Trim.cs