IntersectingElementDataIntersectionType Property |
The intersection type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic IntersectionType IntersectionType { get; }
Public ReadOnly Property IntersectionType As IntersectionType
Get
public:
property IntersectionType IntersectionType {
IntersectionType get ();
}
member IntersectionType : IntersectionType with get
Property Value
IntersectionType
See Also