Function ProDimensionAdditionalRefDelete
Description
Delete semantic references for the dimension, as previously added by ProDimensionAdditionalRefsAdd or by the References part of the annotation feature dialog.
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
これは役に立ちましたか?