RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Face

Face.GetRegions

Method
Description:
Gets the face regions (created, for example, by the Split Face command) of the face.
Remarks:
Use the FaceSplitter class to filter and find elements which may generate face regions.
Syntax
public IList<Face> GetRegions()