DiscussionsIssue archiveOther usage issues

Archived discussion

Handle_ vs. Handle() ???

Other usage issuesFri, 09/23/2005 - 11:132 replies

Browse this forum
QuestionAuthor

what is difference Handle_ with Handle()?
ex) Handle_Geom_BSplineSurface vs. Handle(Geom_BSplineSurface)

Discussion

2 archived replies

Posts are displayed in their archived order.

01Commenter-1

In my opinion (and my experience) there is no difference.

02Commenter-2

it is the same.
check the file Standard_Macro.hxx you will find :
#define Handle(ClassName) Handle_##ClassName

HTH,

Commenter-2
http://www.exotk.org