API 文档 > Curve and surface collection > Object ProCrvcollinstr > Function ProCrvcollinstrReferencesGet
Function ProCrvcollinstrReferencesGet
Description
Returns the references contained in a curve collection instruction
Synopsis
ProCrvcollinstrReferencesGet
(
/* (In)
Curve collection instruction
*/
ProReference** reference_array
/* (Out)
ProArray of references. Free this array using ProReferencearrayFree().
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
Invalid item for this type of instruction.
Sample Code References
User Guide References
这对您有帮助吗?