FaceNode.GetFace Method
Returns the Face object corresponding to the node.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Face GetFace()
Return Value
Face
The face.
See Also
Reference
FaceNode Class
Autodesk.Revit.DB Namespace