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