PathEngine home previous: iShape::addConstExternalRef()next: iShape::hasRefs()
Contents, API Reference, Interfaces, iShape, addExternalRef

iShape::addExternalRef()

Description

Increments the internal reference count for this API object.

Syntax

std::unique_ptr<iShape> addExternalRef()

Return Value

The new external reference to this object.

C# Mapping

Shape addExternalRef();

Java Mapping

Shape addExternalRef();

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iShape::hasRefs()