Category Curve and surface collection, Object ProSrfcollinstr

Function ProSrfcollinstrReferenceRemove


Description
Removes a reference from surface collection instruction references
Synopsis
#include <ProSrfcollection.h>
ProErrorProSrfcollinstrReferenceRemove(
ProSrfcollinstr instr
/* (In)
Surface collection instruction
*/
int index
/* (In)
The index of the selection to remove
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.
PRO_TK_E_NOT_FOUNDInvalid index for the instruction.
See Also
ProSrfcollinstrReferencesGet

Manual References:

  1. User Interface: Curve and Surface Collection: Creation and Modification of Surface Collections
  2. User Interface: Curve and Surface Collection: Creation and Modification of Surface Collections