API 설명서 > Curve and surface collection > Object ProCrvcollinstr > Function ProCrvcollinstrAttributeSet
Function ProCrvcollinstrAttributeSet
Description
Adds an attribute to a curve collection instruction
Synopsis
ProCrvcollinstrAttributeSet
(
/* (In)
Curve collection instruction
*/
/* (In)
Attribute to add
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
The attribute cannot be set for the given instruction type.
Invalid combination of attributes.
Sample Code References
User Guide References
도움이 되셨나요?