Enum Intersect3D.LinePlaneIntersectionStatus
Namespace: Paramdigma.Core
Assembly: Paramdigma.Core.dll
Syntax
public enum LinePlaneIntersectionStatus : int
Fields
| Name | Description |
|---|---|
| NoIntersection | |
| OnPlane | |
| Point |
public enum LinePlaneIntersectionStatus : int
| Name | Description |
|---|---|
| NoIntersection | |
| OnPlane | |
| Point |