Category Curve and surface collection, Object ProSrfcollinstr

Function ProSrfcollinstrIncludeGet


Description
Checks that attribute of surface collection instruction is set
Synopsis
#include <ProSrfcollection.h>
ProErrorProSrfcollinstrIncludeGet(
ProSrfcollinstr instr
/* (In)
Surface collection instruction
*/
ProBoolean* include
/* (Out)
PRO_B_TRUE to include the surfaces generated by this instruction in the overall set, PRO_B_FALSE to exclude the surfaces generated by this instruction in the overall set
*/
)
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