Revit 2020.1 API |
ElementIntersectsSolidFilter..::..GetSolid Method |
ElementIntersectsSolidFilter Class See Also |
Gets the target solid geometry.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2012
Syntax
C# |
---|
public Solid GetSolid() |
Visual Basic |
---|
Public Function GetSolid As Solid |
Visual C++ |
---|
public: Solid^ GetSolid() |