Share

ExtrusionAnalyzer.GetExtrusionBase Method

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

Face
The face that represents the base contour.

See Also

Reference

Was this information helpful?