Description | ||||||||
Retrieves the feature that creates the specified geometry item. | ||||||||
Replacement in Object TOOLKIT: | pfcGeomCurve::GetFeature | |||||||
pfcSurface::GetFeature | ||||||||
pfcCoordSystem::GetFeature | ||||||||
pfcAxis::GetFeature | ||||||||
pfcQuilt::GetFeature | ||||||||
Synopsis | ||||||||
#include <ProGeomitem.h> | ||||||||
ProError | ProGeomitemFeatureGet | ( | ||||||
ProGeomitem* p_geom_item | ||||||||
/* (In) | ||||||||
The item handle | ||||||||
*/ | ||||||||
ProFeature* p_feat_handle | ||||||||
/* (Out) | ||||||||
The feature that creates the geometry item | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|