The Clear attribute function deletes all existing elements of the 3Dmodel.
Syntax |
Clear() |
Return value |
None |
Parameter |
None |
Note |
Before editing a Model3D variable, the BeginModify attribute function must be called. After all modifications have been made, the attribute function EndModify must be called so that all changes are saved in the variable. |