houwenbin Tue, 03/23/2004 - 10:16 Forums: Other usage issuesHi I had generate the shape mesh by BRepMesh_Discret,but how to display mesh in occ? thanks hwb Patrik Mueller Tue, 03/23/2004 - 11:25 Hi, it depends on your need: - just use AIS_Shape for the original shape (the one you have triangulated) - derive a class from AIS_InteractiveObject for just displaying meshes HTH, Patrik Log in to post comments houwenbin Thu, 03/25/2004 - 10:15 Hi thanks a lot,but can you tell me detail ? hwb Log in to post comments Patrik Mueller Thu, 03/25/2004 - 11:18 Which method? As said there are 2 possibilities. Or just give us some more details... Patrik Log in to post comments houwenbin Fri, 03/26/2004 - 08:53 Sorry,How derive a class from AIS_InteractiveObject for just displaying meshes? Log in to post comments
Tue, 03/23/2004 - 11:25
Hi,
it depends on your need:
- just use AIS_Shape for the original shape (the one you have triangulated)
- derive a class from AIS_InteractiveObject for just displaying meshes
HTH,
Patrik
Thu, 03/25/2004 - 10:15
Hi
thanks a lot,but can you tell me detail ?
hwb
Thu, 03/25/2004 - 11:18
Which method? As said there are 2 possibilities. Or just give us some more details...
Patrik
Fri, 03/26/2004 - 08:53
Sorry,How derive a class from AIS_InteractiveObject for just displaying meshes?