API-Dokumentation > 3D drawings and annotations > Object ProDtlsyminst > Function ProDtlsyminstDimattachGet
Function ProDtlsyminstDimattachGet
Description
Finds the dimension to which the symbol instance is directly attached.
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstDimattachGet
(
ProDtlsyminst* syminst
/* (In)
The symbol instance
*/
/* (Out)
Cannot be NULL. The dimension to which the symbol instance is directly attached.
*/
)
Returns
The function successfully found the dimension attachment. It is in dim
Bad input arguments
The symbol instance is not placed on item to a dimension
The symbol instance is placed on a dim but we are unable to fill in the output structure on account of the dimension's model being missing (perhaps it was suppressed in the assembly).
User Guide References
War dies hilfreich?