CODLinkComponent::GetVertex
CPointCODLinkComponent::GetVertex(const intnIndex)
Gets a vertex of the component.
Defined in: OdLinkComp.cpp
Return Value
The position value of the vertex.
Parameters
nIndex
The zero-based index of the vertex in the array.
Comments
The link component forwards this function call onto the link shape object.See Also