Retrieve one geometric primitive representing given subelement.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public GeometryObject GetGeometryObject( View dbView )
Parameters
- dbView View
- The view for view-specific geometry or nullptr for model geometry.
Return Value
GeometryObjectThe geometric object representing this subelement.