GeometricObjects Interface CATSweepSurface
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATSweepSurface
Interface to retrieve the Nurbs surface from a sweep.
Method Index
- o
GetSweepSurface()
- Returns a pointer to the Nurbs surface.
Methods
o GetSweepSurface
public virtual GetSweepSurface( | ) |
-
Returns a pointer to the Nurbs surface.
- Returns:
- The pointer to the CATNurbsSurface.
This object is included in the file: CATSweepSurface.h
If needed, your Imakefile.mk should include the module: CATGMGeometricInterfaces
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.