HPS.Shell Class Reference
The Shell class is a concept class for shell-related enum classes. More...
Public Types | |
enum | Component { Component.Faces = 0, Component.Edges = 1, Component.Vertices = 2 } |
Enumerates the shell components that vertex colors can be applied to. More... | |
enum | HandednessOptimization { HandednessOptimization.None = 0, HandednessOptimization.Fix = 1, HandednessOptimization.Reverse = 2 } |
enum | Relation { Relation.On = 0, Relation.Off = 1, Relation.In = 2, Relation.Out = 3 } |
enum | RelationTest { RelationTest.Simple = 0, RelationTest.Enclosure = 1, RelationTest.Distance = 2 } |
enum | ToleranceUnits { ToleranceUnits.ObjectSpace = 0, ToleranceUnits.FeatureSizePercentage = 1 } |
Detailed Description
The Shell class is a concept class for shell-related enum classes.
Member Enumeration Documentation
enum HPS.Shell.Component |
enum HPS.Shell.Relation |
The documentation for this class was generated from the following file:
- internals/hps_core/source/cs/HPS.Shell.cs