<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="/feed.php">
        <title>Documentation Center public:dson_spec:object_definitions:operation</title>
        <description></description>
        <link>/</link>
        <image rdf:resource="/lib/tpl/dazdoccenter/images/favicon.ico" />
       <dc:date>2026-04-14T09:27:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="/public/dson_spec/object_definitions/operation/start"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="/lib/tpl/dazdoccenter/images/favicon.ico">
        <title>Documentation Center</title>
        <link>/</link>
        <url>/lib/tpl/dazdoccenter/images/favicon.ico</url>
    </image>
    <item rdf:about="/public/dson_spec/object_definitions/operation/start">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-24T20:56:00+00:00</dc:date>
        <title>operation</title>
        <link>/public/dson_spec/object_definitions/operation/start</link>
        <description>
&lt;h1 id=&quot;operation&quot;&gt;operation&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;

&lt;h2 id=&quot;description&quot;&gt;Description&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Defines properties of a single operation in a formula operation stack.
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;parent_objects&quot;&gt;Parent Objects&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;/public/dson_spec/object_definitions/formula/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:formula:start&quot;&gt;formula&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;h2 id=&quot;properties&quot;&gt;Properties&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt; Name &lt;/th&gt;&lt;th class=&quot;col1&quot;&gt; Description &lt;/th&gt;&lt;th class=&quot;col2&quot;&gt; Default &lt;/th&gt;&lt;th class=&quot;col3&quot;&gt; Required &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; op &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; Specifies the operator for the operation.  See &lt;a href=&quot;#operatoroperand_pairings&quot; title=&quot;public:dson_spec:object_definitions:operation:start ↵&quot; class=&quot;wikilink1&quot;&gt;Details&lt;/a&gt; section. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; yes &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; val &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; Specifies the value to push onto the stack. See &lt;a href=&quot;#operatoroperand_pairings&quot; title=&quot;public:dson_spec:object_definitions:operation:start ↵&quot; class=&quot;wikilink1&quot;&gt;Details&lt;/a&gt; section. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; no &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; url &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; Specifies the &lt;abbr title=&quot;Uniform Resource Identifier&quot;&gt;URI&lt;/abbr&gt; of a property to evaluate and push onto the stack. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; no &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT1 TABLE [234-601] --&gt;
&lt;/div&gt;

&lt;h2 id=&quot;details&quot;&gt;Details&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;

&lt;h3 id=&quot;operatoroperand_pairings&quot;&gt;Operator / Operand Pairings&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The following operator/operand pairings are supported:
&lt;/p&gt;
&lt;div class=&quot;table sectionedit2&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt; Operator &lt;/th&gt;&lt;th class=&quot;col1&quot;&gt; Operand &lt;/th&gt;&lt;th class=&quot;col2&quot;&gt; Effect &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; push &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; url &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; Evaluates the given property and pushes the resulting value onto the stack. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; push &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; val &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; Pushes the given value onto the stack. May be one of &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#int&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;int&lt;/a&gt;, &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#float&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;float&lt;/a&gt;, &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#float2&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;float2&lt;/a&gt;, or &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#float5&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;float5&lt;/a&gt; type. See &lt;a href=&quot;#supported_value_types_pushval&quot; title=&quot;public:dson_spec:object_definitions:operation:start ↵&quot; class=&quot;wikilink1&quot;&gt;Supported Value Types&lt;/a&gt; below. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; add &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; Adds the top two stack entries.  Pops the top two entries off of the stack, adds them and pushes the result back on the stack. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; sub &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; Subtracts the top stack entry from the next-to-top entry.  Pops two entries off of the stack and pushes the result of the subtraction. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; mult &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; Multiplies the top two stack entries.  Pops the top two entries off of the stack, multiplies them and pushes the result back on the stack. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; div &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; Divides the next-to-top stack entry by the top entry.  Pops two entries off of the stack and pushes the result of the division. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; inv &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; Inverses the top stack entry. Pops the top entry off the stack and pushes the inverse value (1/n) back onto the stack. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; neg &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; Negates the top stack entry. Pops the top entry off the stack and pushes the negated value (-n) back onto the stack. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; spline_linear &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; Linear interpolation between key values.  Pops one entry off of the stack to use as the number of keys to process (N),  pops N entries off of the stack to define the linear spline, pops one entry off of the stack to use as the value to evaluate on the spline and pushes the result back onto the stack. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; spline_constant &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; Constant interpolation between key values.  Pops one entry off of the stack to use as the number of keys to process (N),  pops N entries off of the stack to define the constant spline, pops one entry off of the stack to use as the value to evaluate on the spline and pushes the result back onto the stack. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; spline_tcb &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; TCB (Kochanek-Bartels) Spline interpolation between key values.  Pops one entry off of the stack to use as the number of keys to process (N),  pops N entries off of the stack to define the TCB spline, pops one entry off of the stack to use as the value to evaluate on the spline and pushes the result back onto the stack. &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT2 TABLE [719-3123] --&gt;


&lt;/div&gt;

&lt;h3 id=&quot;supported_value_types_pushval&quot;&gt;Supported Value Types (push/val)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The following value types are supported for the “push” (operator) “val” (operand) pairing &lt;a href=&quot;#operatoroperand_pairings&quot; title=&quot;public:dson_spec:object_definitions:operation:start ↵&quot; class=&quot;wikilink1&quot;&gt;above&lt;/a&gt;:
&lt;/p&gt;
&lt;div class=&quot;table sectionedit3&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt; Type &lt;/th&gt;&lt;th class=&quot;col1&quot;&gt; Usage &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#int&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;int&lt;/a&gt; &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A discrete integer value. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#float&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;float&lt;/a&gt; &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A discrete floating-point value. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; knot2 &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#float2&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;float2&lt;/a&gt; that defines a knot of a Linear or Constant spline, in the form [ key, value ]. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; knot5 &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#float5&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;float5&lt;/a&gt; that defines a knot of a TCB spline, in the form [ key, value, tension, continuity, bias ]. &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT3 TABLE [3728-4267] --&gt;
&lt;/div&gt;

&lt;h3 id=&quot;push_sequence_s&quot;&gt;Push Sequence(s)&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The following pairings describe the sequence of “push” operations that precede a given operator:
&lt;/p&gt;
&lt;div class=&quot;table sectionedit4&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt; Operator &lt;/th&gt;&lt;th class=&quot;col1&quot;&gt; Sequence &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; add &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A &lt;abbr title=&quot;Uniform Resource Identifier&quot;&gt;URI&lt;/abbr&gt;, &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#int&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;int&lt;/a&gt;, or &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#float&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;float&lt;/a&gt; to add. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; sub &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A &lt;abbr title=&quot;Uniform Resource Identifier&quot;&gt;URI&lt;/abbr&gt;, &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#int&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;int&lt;/a&gt;, or &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#float&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;float&lt;/a&gt; to subtract. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; mult &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A &lt;abbr title=&quot;Uniform Resource Identifier&quot;&gt;URI&lt;/abbr&gt;, &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#int&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;int&lt;/a&gt;, or &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#float&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;float&lt;/a&gt; to multiply by. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; div &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A &lt;abbr title=&quot;Uniform Resource Identifier&quot;&gt;URI&lt;/abbr&gt;, &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#int&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;int&lt;/a&gt;, or &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#float&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;float&lt;/a&gt; to divide by. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; inv &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A &lt;abbr title=&quot;Uniform Resource Identifier&quot;&gt;URI&lt;/abbr&gt;, &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#int&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;int&lt;/a&gt;, or &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#float&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;float&lt;/a&gt; to invert. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; neg &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A &lt;abbr title=&quot;Uniform Resource Identifier&quot;&gt;URI&lt;/abbr&gt;, &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#int&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;int&lt;/a&gt;, or &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#float&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;float&lt;/a&gt; to negate. &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; spline_linear &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; &lt;span&gt;An &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#int&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;int&lt;/a&gt; indicating the number of &lt;a href=&quot;#supported_value_types_pushval&quot; title=&quot;public:dson_spec:object_definitions:operation:start ↵&quot; class=&quot;wikilink1&quot;&gt;knot2&lt;/a&gt; values that define the spline; &lt;em&gt;N&lt;/em&gt;.&lt;br/&gt;
&lt;em&gt;N&lt;/em&gt; number of &lt;a href=&quot;#supported_value_types_pushval&quot; title=&quot;public:dson_spec:object_definitions:operation:start ↵&quot; class=&quot;wikilink1&quot;&gt;knot2&lt;/a&gt; values that define the individual knots of the spline.&lt;br/&gt;
A &lt;abbr title=&quot;Uniform Resource Identifier&quot;&gt;URI&lt;/abbr&gt;, &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#int&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;int&lt;/a&gt;, or &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#float&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;float&lt;/a&gt; to evaluate on the spline.&lt;/span&gt; &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; spline_constant &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; &lt;span&gt;An &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#int&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;int&lt;/a&gt; indicating the number of &lt;a href=&quot;#supported_value_types_pushval&quot; title=&quot;public:dson_spec:object_definitions:operation:start ↵&quot; class=&quot;wikilink1&quot;&gt;knot2&lt;/a&gt; values that define the spline; &lt;em&gt;N&lt;/em&gt;.&lt;br/&gt;
&lt;em&gt;N&lt;/em&gt; number of &lt;a href=&quot;#supported_value_types_pushval&quot; title=&quot;public:dson_spec:object_definitions:operation:start ↵&quot; class=&quot;wikilink1&quot;&gt;knot2&lt;/a&gt; values that define the individual knots of the spline.&lt;br/&gt;
A &lt;abbr title=&quot;Uniform Resource Identifier&quot;&gt;URI&lt;/abbr&gt;, &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#int&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;int&lt;/a&gt;, or &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#float&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;float&lt;/a&gt; to evaluate on the spline.&lt;/span&gt; &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; spline_tcb &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; &lt;span&gt;An &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#int&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;int&lt;/a&gt; indicating the number of &lt;a href=&quot;#supported_value_types_pushval&quot; title=&quot;public:dson_spec:object_definitions:operation:start ↵&quot; class=&quot;wikilink1&quot;&gt;knot5&lt;/a&gt; values that define the spline; &lt;em&gt;N&lt;/em&gt;.&lt;br/&gt;
 &lt;em&gt;N&lt;/em&gt; number of &lt;a href=&quot;#supported_value_types_pushval&quot; title=&quot;public:dson_spec:object_definitions:operation:start ↵&quot; class=&quot;wikilink1&quot;&gt;knot5&lt;/a&gt; values that define the individual knots of the spline.&lt;br/&gt;
 A &lt;abbr title=&quot;Uniform Resource Identifier&quot;&gt;URI&lt;/abbr&gt;, &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#int&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;int&lt;/a&gt;, or &lt;a href=&quot;/public/dson_spec/format_description/data_types/start#float&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:format_description:data_types:start&quot;&gt;float&lt;/a&gt; to evaluate on the spline.&lt;/span&gt; &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT4 TABLE [4395-6800] --&gt;
&lt;/div&gt;

&lt;h2 id=&quot;examples&quot;&gt;Examples&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Push a property value onto the stack: &lt;pre class=&quot;code&quot;&gt;{ &amp;quot;op&amp;quot; : &amp;quot;push&amp;quot;, &amp;quot;url&amp;quot; : &amp;quot;hips:#hips?rotation/x&amp;quot; }&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Multiply the top two stack entries: &lt;pre class=&quot;code&quot;&gt;{ &amp;quot;op&amp;quot; : &amp;quot;mult&amp;quot; }&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Push the value 1.8 onto the stack: &lt;pre class=&quot;code&quot;&gt;{ &amp;quot;op&amp;quot; : &amp;quot;push&amp;quot;, &amp;quot;val&amp;quot; : 1.8 }&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
</description>
    </item>
</rdf:RDF>
