CODAnchorSymbol::Dup

CODComponent* CODAnchorSymbol::Dup(void)

Creates a duplicate of this component.

Defined in: OdAnchorSymbol.cpp

Return Value

Pointer to the new component.

Comments

This function allocates a new component which must later be destroyed (using the "delete" operator).