IntersectionType Enumeration |
Intersection type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum IntersectionType
Public Enumeration IntersectionType
public enum class IntersectionType
Members| Member name | Value | Description |
|---|
| Cut | 0 |
Cut
|
| Excavate | 1 |
Excavate
|
See Also