Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICldGenEntity
General interface for the entities managing clouds of points.
The architecture of such entities is as following :
CATICldGenEntity
|
+-- CATICldBody - Set of CATICldCell
|
+-- CATICldCell - Unitary cell
|
+-- CATICldCloud - Unordered cloud of points
|
+-- CATICldScan - 1D-ordered cloud of points
|
+-- CATICldPolygon - Tessellation of a cloud of points
The reason of such architecture is to preserve the topological semantic of the digitalization files.
| public virtual Compact( | ) |
| public virtual EndOfCreation( | ) |
| public virtual EndOfModification( | ) |
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.