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