2022 Class
Changes 0
C

RPCNode

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