Documentación de la API > Dimensions > Object ProDimension > Function ProDimensionAdditionalRefDelete
Function ProDimensionAdditionalRefDelete
Description
Delete dimension reference
Replacement in Object TOOLKIT:
Synopsis
#include <ProDimension.h>
ProDimensionAdditionalRefDelete
(
/* (In)
valid dimension.
*/
/* (In)
type of reference. FIRST, SECOND or surf collection.
*/
int index
/* (In)
Indices start from 0. Indices start from 0. Get existing references from ProDimensionAdditionalRefsGet(). If type is surf collection this is ignored since only 1 surf collection can exist.
*/
)
Returns
The function completed successfully.
Model is in read-only state.
The input argument is invalid.
User Guide References
¿Fue esto útil?