GetExtrusionBase Method


Extrusion Analyzer Get Extrusion Base Method

Obtains the face that represents the base contour of the extrusion analysis.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Face GetExtrusionBase()

Return Value

Face
The face that represents the base contour.
See Also