CODPolygonComponent::CanInsertVertex
inline BOOLCODPolygonComponent::CanInsertVertex(void)
Determines whether a vertex may be added to the component.
Defined in: OdPolygonComp.h
Return Value
Always TRUE, as there is no limit on the number of vertices for a polygon component.