Description | ||||||||||||||
Return the solid model note that shown as a detail note. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProDtlnote.h> | ||||||||||||||
ProError | ProDtlnoteNoteGet | ( | ||||||||||||
ProDtlnote* dtl_note | ||||||||||||||
/* (In) | ||||||||||||||
The drawing detail note that displays the model note. | ||||||||||||||
*/ | ||||||||||||||
ProNote* solid_model_note | ||||||||||||||
/* (Out) | ||||||||||||||
The solid model note. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|