Surface.IsIsoparametric Method

SurfaceIsIsoparametric Method

Overload List
  NameDescription
Public methodIsIsoparametric(BoundingBox)
Determines if a 2d bounding box is iso-parameteric in the parameter space of this surface.
Public methodIsIsoparametric(Curve)
Determines if a 2d curve is iso-parameteric in the parameter space of this surface.
Public methodIsIsoparametric(Curve, Interval)
Determines if a 2D curve is iso-parameteric in the parameter space of this surface.
Top
See Also