API Reference > OdRx Classes > OdRxMethod Class
OdRxMethod Class
OdRxMethodOdRxMethodOdRxMethod
Syntax
C++
class OdRxMethod : public OdRxMember;

RxMethod.h

This class allows implementing "protocol extension-like" members, or late binding calls for scripting. 

 

 
Name 
Description 
 
Executes the underlying method of the object.
 
 
Checks if the method can be executed with this parameter.  
 
 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.