Description | ||||||||||||||
Return the geometry referenced by a projection entity. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProSection.h> | ||||||||||||||
ProError | ProSectionEntityReferenceGet | ( | ||||||||||||
ProSection section | ||||||||||||||
/* (In) | ||||||||||||||
The section handle. | ||||||||||||||
*/ | ||||||||||||||
int ent_id | ||||||||||||||
/* (In) | ||||||||||||||
The projected entity id. | ||||||||||||||
*/ | ||||||||||||||
ProSelection* reference | ||||||||||||||
/* (Out) | ||||||||||||||
The 3D geometric entity referenced by the projected entity. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|