Menu

CopyMesh

UltraBas

CopyMesh ( mesh[,]parent )

Creates a copy of a mesh and returns the newly-created mesh's handle.

The difference between CopyMesh and CopyEntity is that CopyMesh performs a 'deep' copy of a mesh.

CopyMesh is identical to performing new_mesh=CreateMesh() : AddMesh mesh,new_mesh


Related

Wiki: Alphabetical-commands
Wiki: Category-commands

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.