Description | ||||||||||||||
Return the detail symbol instance that represents a shown solid model symbol. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProFeature.h> | ||||||||||||||
ProError | ProFeatureDtlsyminstGet | ( | ||||||||||||
ProFeature* symbol_owner | ||||||||||||||
/* (In) | ||||||||||||||
The feature (i.e. weld feature) that will produce the symbol. | ||||||||||||||
*/ | ||||||||||||||
ProDrawing drawing | ||||||||||||||
/* (In) | ||||||||||||||
The drawing where the note is displayed. | ||||||||||||||
*/ | ||||||||||||||
ProDtlsyminst* symbol_instance | ||||||||||||||
/* (Out) | ||||||||||||||
The symbol instance that displays the solid model symbol. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|