TSplineBody.getTSMDescription Method
Parent Object: TSplineBodyDefined in namespace "adsk::fusion" and the header file is <Fusion/TSpline/TSplineBody.h>
Description
Returns the T-Spline body as a string in the form of a TSM description.
Syntax
"tSplineBody_var" is a variable referencing a TSplineBody object.
|
Return Value
Type | Description |
string | Returns the string formatted using the TSM format. |