CODPointComponent::AddVertex
voidCODPointComponent::AddVertex(const CPoint&ptVertex)
Adds a vertex to the end of the vertex array.
Defined in: OdPointComp.cpp
Return Value
void
Parameters
ptVertex
The value of the vertex to insert in world coordinates.