Click or drag to resize
IGeCurveIsCoplanarTo Method
Overload List
  NameDescription
Public methodIsCoplanarTo(IGePlane)
Returns True if this curve completely lies in specified plane.
Public methodIsCoplanarTo(IGeCurve, IGePlane)
Returns True if this curve and specified curves are planar (including bound plane), otherwise returns False.
Top
See Also