Share

NamedValues.create Method

Parent Object: NamedValues
Defined in namespace "adsk::core" and the header file is <Core/Application/NamedValues.h>

Description

Creates a transient NamedValues object.

Syntax

This is a static method.

returnValue = adsk.core.NamedValues.create()

Return Value

Type Description
NamedValues Returns the created NamedValue object.

Version

Introduced in version August 2014

Was this information helpful?