RPCNode
Description:
This class represents an RPC content in a model-exporting process.
This class represents an RPC content in a model-exporting process.
Remarks:
See also: OnRPC(RPCNode).
See also: OnRPC(RPCNode).
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.RenderNode
Autodesk.Revit.DB.ContentNode
Autodesk.Revit.DB.RPCNode
System.Object
Autodesk.Revit.DB.RenderNode
Autodesk.Revit.DB.ContentNode
Autodesk.Revit.DB.RPCNode
public class RPCNode : ContentNode
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the | RenderNode |
| GetAsset() | Asset | Returns an an instance of an Asset object, which contains definitions of the content node. | ContentNode |
| GetTransform() | Transform | A transformation matrix associated with the node. | ContentNode |
| 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 |