Skip to main content

DPF C++ client library 2023 R2

ansys::dpf::spec Struct Reference

Last update: 10.07.2023

Predefined specification entitled. More...

#include <dpf_api_base.h>

Static Public Attributes

static std::string sUserName
 
static std::string sScriptingName
 

Detailed Description

Predefined specification entitled.

Must be used while writing the specification of an operator. Use lower case for any string used in an operator's specification string (except for the description). Spaces must not be used in any operator's specification string.

See also
Writing a DPF operator