| Revit 2017 API |
| IntersectionResult Constructor |
| IntersectionResult Class See Also |
Initializes a new instance of the IntersectionResult class
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.484.0)
Syntax
| C# |
|---|
public IntersectionResult() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: IntersectionResult() |