Solid Edge Part Type Library
GetFacesByModelAndRay Property
Description
Returns the faces of a part occurrence specified by the input model and a ray.
Property type
Read-only property
Syntax
Visual Basic
Public Property GetFacesByModelAndRay( _
   ByVal WeldPartOrBeadModel As Object, _
   ByVal Xorigin As Double, _
   ByVal Yorigin As Double, _
   ByVal Zorigin As Double, _
   ByVal Xdir As Double, _
   ByVal Ydir As Double, _
   ByVal Zdir As Double _
) As Object
Parameters
WeldPartOrBeadModel
Xorigin
Yorigin
Zorigin
Xdir
Ydir
Zdir
See Also

WeldRevolvedCutout Object  | WeldRevolvedCutout Members

Send comments on this topic.