Category Curve and surface collection, Object ProCrvcollinstr

Function ProCrvcollinstrAttributeUnset


Description
Removes an attribute to a curve collection instruction
Synopsis
#include <ProCrvcollection.h>
ProErrorProCrvcollinstrAttributeUnset(
ProCrvcollinstr instr
/* (In)
Curve collection instruction
*/
ProCrvcollinstrAttr attr
/* (In)
Attribute to remove
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.

Manual References:

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