| GeSurface Class |
Namespace: FDF.Common.Geometries
The GeSurface type exposes the following members.
| Name | Description | |
|---|---|---|
| Interpolation |
Returns surface interpolation.
| |
| Normal |
| Name | Description | |
|---|---|---|
| AngleTo |
Returns angle between
two planar surfaces.
| |
| Interpolate |
Interpolates surface using specified interpolation method.
| |
| IsCoplanarTo |
Returns True if this surface is coplanar to specified surface,
otherwise returns False.
| |
| IsParallelTo |
Returns True if this surface is parallel to specified surface,
otherwise returns False.
| |
| Reverse |
Returns reversed (plane-flipped) surface with regards to
surface plane normal direction.
|