Skip to main content
1-Visitor
June 20, 2006
Question

How to traverse through the Vertices of an edge.

  • June 20, 2006
  • 1 reply
  • 552 views
From edge, can we get its Vertices. there is something called PRO_EDGE_START and PRO_EDGE_END. But how can we get the object of the verices.

    1 reply

    13-Aquamarine
    June 20, 2006
    You have to use a parametric equation from t=0 to t=1 by using either
    ProCurveXyzdataEval or ProEdgeXyzdataEval.

    Patrick Williams
    Application Engineer
    Steelcase Inc.