Updated on 2022-03-13 GMT+08:00

SetName

Function Prototype

void SetName(const std::string& name);

Function Description

Sets the name of an attribute.

Parameter Description

Parameter

Input/Output

Type

Description

name

Input

const string&

Attribute name

Return Value

None

Exception Handling

None

Restriction

None