ExtrusionAnalyzerGetExtrusionBase Method

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

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

Return Value

Face
The face that represents the base contour.
See Also