 | IntersectionAlgorithm Enumeration |
The algorithm used for the visualization and computing of the intersections
Namespace:
Lumiscaphe.Workshop.Interop.Intersection
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntaxpublic enum IntersectionAlgorithm
public enum class IntersectionAlgorithm
Members|
| Member name | Value | Description |
|---|
| Surfaces | 0 |
Intersection Surface-Surface between all visible surfaces.
|
| Volumes | 1 |
Intersection Volume-Surface.
|
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also