Click or drag to resize
IGeSurface Methods

The IGeSurface type exposes the following members.

Methods
  NameDescription
Public methodAngleTo
Returns angle between two planar surfaces.
Public methodInterpolate
Interpolates surface using specified interpolation method.
Public methodIsCoplanarTo
Returns True if this surface is coplanar to specified surface, otherwise returns False.
Public methodIsParallelTo
Returns True if this surface is parallel to specified surface, otherwise returns False.
Public methodReverse
Returns reversed (plane-flipped) surface with regards to surface plane normal direction.
Top
See Also