Obtains the face that represents the base contour of the extrusion analysis.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public Face GetExtrusionBase()
Return Value
FaceThe face that represents the base contour.
