| Revit 2017 API |
| Face..::..HasRegions Property |
| Face Class See Also |
Identifies if the face contains regions (which can be created, for example, by the Split Face command).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.484.0)
Syntax
Remarks
If this is true, use GetRegions()()()() to get access to the specific Faces which make up the regions.