CODPolygonComponent::CanInsertVertex

inline BOOL CODPolygonComponent::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.