CODLinkComponent::GetLine

CODLineComponent*CODLinkComponent::GetLine(void)

Get a pointer to the line component.

Defined in: OdLinkComp.cpp

Return Value

Pointer to line component.

Comments

This function returns the first child component of type  CODLineComponent. If the link does not contain a line component, then this function returns NULL.