CODLinkComponent::GetPointCount
intCODLinkComponent::GetPointCount(void)
Gets the count of vertices in the vertex arrays.
Defined in: OdLinkComp.cpp
Return Value
The number of vertices in the component.
Comments
The link component forwards this function call onto the link shape object.See Also