Updates this surface by transforming it with a given input matrix.
"nurbsSurface_var" is a variable referencing a NurbsSurface object.
|
"nurbsSurface_var" is a variable referencing a NurbsSurface object.
|
Type | Description |
boolean | Returns true if the transform was successful. |
Name | Type | Description |
matrix | Matrix3D | A 3D matrix that defines the transform to apply to the surface. |