api_set_str_option
List of: Functions
Subjects: Modeler Control
Contents: Kernel

Action: Sets the value of the specified option to the given string.

Prototype: outcome api_set_str_option (


char const* name, // name of option


char const* value // double value to set


);

Includes: #include "kernel/acis.hxx"

#include "kernel/kernapi/api/api.hxx"

#include "kernel/kernapi/api/kernapi.hxx"

Description: This API sets the named option to the specified value. Refer to the option:list Scheme extension for a list of the available options.

Errors: NULL or unknown option name specified.

Library: kernel

Filename: kern/kernel/kernapi/api/kernapi.hxx

Effect: System routine
PDF/KERN/16FNA.PDF
HTM/DATA/KERN/KERN/16FNA/0155.HTM