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

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

Prototype: outcome api_set_dbl_option (


char const* name, // name of option


double 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: Changes model
PDF/KERN/16FNA.PDF
HTM/DATA/KERN/KERN/16FNA/0149.HTM