Description | ||||||||
Gets the relation set associated to the specified model item.
NOTE: Only those model items whose types are specified by ProRelObjType are supported. |
||||||||
Synopsis | ||||||||
#include <ProRelSet.h> | ||||||||
ProError | ProModelitemToRelset | ( | ||||||
ProModelitem* p_item | ||||||||
/* (In) | ||||||||
The model item | ||||||||
*/ | ||||||||
ProRelset* p_relset | ||||||||
/* (Out) | ||||||||
The associated relation set | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|