Creates a new TSplineBody using the T-Spline description provided by the input string which contains TSM formatted text.
"tSplineBodies_var" is a variable referencing a TSplineBodies object.
|
"tSplineBodies_var" is a variable referencing a TSplineBodies object.
|
Type | Description |
TSplineBody | Returns the newly created TSplineBody if successful or null in the case of failure. |
Name | Type | Description |
tsmDescription | string | A string that contains a T-Spline description in TSM form. |