Hey Guys,
can somebody help me to figure out how working
Function EvaluatePoint(ByRef objref As IOnObjRef, point As On3dPoint)
if I have already a curve
and I want to get point at 0.i if curve 1d parameter
Dim maxPt As New On3dPoint
crv1.EvaluatePoint(???, maxPt)
Thanks in advise!
cheers,
Dimitry
Tags: