Mayur Dalal wrote: > can anybody tell me in which file I will get to see the code of the method > > > virtual int vtkProp::GetVisibility()[virtual] ? > This is in vtkProp.h ! Have a look first at Common/vtkSetGet.h look for the macro: 'vtkGetMacro' HTH mathieu