API 文件集 > Curve and surface collection > Object ProSrfcollinstr > Function ProSrfcollinstrIncludeGet
Function ProSrfcollinstrIncludeGet
Description
Checks that attribute of surface collection instruction is set
Synopsis
ProSrfcollinstrIncludeGet
(
/* (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
The function succeeded.
One or more arguments was invalid.
這是否有幫助?