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