Object ProSrf

Function ProSrfCollinstrInfoGet


Description
This function gets the collection instruction specific bit flags information from the surface collection instruction.
Synopsis
#include <ProSrfcollection.h>
ProErrorProSrfCollinstrInfoGet(
ProSrfcollinstr instruction
/* (In)
The instruction object
*/
int* r_info
/* (Out)
The information bit flags
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.

Manual References:

  1. User Interface: Curve and Surface Collection: Contents of Surface Collection
  2. User Interface: Curve and Surface Collection: Contents of Surface Collection