All Frameworks Class Hierarchy This Framework Indexes
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATOffsetSurface
Interface representing an offseted surface.
The CATOffsetSurface is created by the CATGeoFactory.CreateOffsetSurface method.
A CATOffsetSurface is the surface generated by offseting each point of a reference
surface in the direction of the reference surface normal and of length a given
offset that may be positive or negative.
A CATOffsetSurface keeps as much as possible its canonicity, according to
the reference surface and the offset value. The canonical
surface is retrieved thanks to the GetGeometricRep inherited method.
| CATSurface | Reference | The surface to offset |
| CATLength | Offset | The value of the offset |
| public virtual GetOffset( | ) |
| public virtual GetReference( | ) |
| public virtual Set( | const | iOffset, |
| iReference, | ||
| const | iLimits) |
Copyright © 2003, Dassault Systèmes. All rights reserved.