PathEngine home previous: Interface iShapenext: iShape::addExternalRef()
Contents, API Reference, Interfaces, iShape, addConstExternalRef

iShape::addConstExternalRef()

Description

Increments the internal reference count for this API object.

Syntax

std::unique_ptr<const iShape> addConstExternalRef() const

Return Value

The new external reference to this object.

C# Mapping

Shape addConstExternalRef();

Java Mapping

Shape addConstExternalRef();

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