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 CATISmgFactory
Interface to create Surface Machining entities.
Role: This interface has methods to create a
machining area and a NC geometry feature.
The machining area is a manufacturing feature used to used to define different zones
to machine (part body, checks, forbidden zone and guiding curves).
The NC geometry feature is a geometrical zone pointed by several manufacturing features.
Query this interface on the feature container.
| public virtual CreateMachiningArea( | oMachiningArea) |
| public virtual CreateNcGeometryFeature( | const | iType, |
| oGeometryFeature) |
Copyright © 2003, Dassault Systèmes. All rights reserved.