name of object
#1
Hi,

I have been struggling with getting the name of a clicked object,

using the following code i can grasp the 3d model hit and change its color but i am struggling to get its name.

................
If rayMeshResult IsNot Nothing Then
Dim hitgeo As GeometryModel3D = TryCast(rayMeshResult.ModelHit, GeometryModel3D)

Dim mo As Model3D = (rayMeshResult.ModelHit)

end if

How can i now get the "GetNamedObjectsText"

any help much appreciated

fred
  


Messages In This Thread
name of object - by fred_2420 - 11-07-2014, 03:30 PM
RE: name of object - by abenedik - 11-19-2014, 12:05 AM
RE: name of object - by fred_2420 - 01-04-2015, 01:09 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)