CODLinkComponent::DeleteVertex
CPointCODLinkComponent::DeleteVertex(const intnIndex)
Removes a vertex from the array.
Defined in: OdLinkComp.cpp
Return Value
The position value of the vertex removed.
Parameters
nIndex
The index of the vertex to remove.
Comments
The link component forwards this function call onto the link shape object.See Also