IsInside Method
Indicates whether the specified point is within this face.

Overload List

  NameDescription
Public methodIsInside(UV)
Indicates whether the specified point is within this face.
(Inherited from Face.)
Public methodIsInside(UV, IntersectionResult%)
Indicates whether the specified point is within this face and outputs additional information about the point location.
(Inherited from Face.)

See Also