API 文件集 > Curve and surface collection > Object ProSrfcollinstr > Function ProSrfcollinstrReferenceRemove
Function ProSrfcollinstrReferenceRemove
Description
Removes a reference from surface collection instruction references
Synopsis
ProSrfcollinstrReferenceRemove
(
/* (In)
Surface collection instruction
*/
int index
/* (In)
The index of the selection to remove
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
Invalid index for the instruction.
See Also
這是否有幫助?