h-reza Thu, 11/15/2001 - 21:54 Forums: Other usage issuesHow can retrive x,y,z location of a vetrex? S. Routelous (not verified) Thu, 11/15/2001 - 22:42 gp_Pnt P = BRep_Tool::Pnt(theVertex); Stephane Log in to post comments
Thu, 11/15/2001 - 22:42
gp_Pnt P = BRep_Tool::Pnt(theVertex);
Stephane