2021 Class
Changes 0
C

FaceNode

Description:
An output node that represents a Face.
Remarks:
See also: OnFaceBegin(FaceNode).
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.RenderNode
    Autodesk.Revit.DB.FaceNode
public class FaceNode : RenderNode
Name Return Type Description Inherited From
M GetFace() The face. Returns the Face object corresponding to the node.
M Dispose() None Releases all resources used by the RenderNode
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. RenderNode
P NodeName string A readable name of the output node. RenderNode