SchemeDT:Convert-to-spline-options
From DocR21
Action
A convert-to-spline-options data type is used to set options as input to the entity:convert-to-spline extension.
Derivation
convert-to-spline-options : scheme-object
C++
External Rep
#[convert-to-spline-options: do-faces = %s, do-edges = %s, in-place = %s ]
where the "do-faces", "do-edges", and "in-place" strings are "#t" or "#f".
