CATMecModUseItf Interface CATIMmiUseLinearBodyServices
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMmiUseLinearBodyServices
Interface to manage Ordered Geometrical Set.
Use CATMmiUseServicesFactory::CreateMmiUseLinearBodyServices to get the services component.
Role:This class contains methods for Ordered Geometrical Set (OGS) features.
An OGS is a specific GSMTool feature. Refer to the interface for details.
Method Index
- o
Insert(CATBaseUnknown_var&)
- Manages the linearity inside the Ordered Geometrical Set.
Methods
o Insert
public virtual Insert( | const | iObject) |
-
Manages the linearity inside the Ordered Geometrical Set.
Role: An Ordered Geometrical Set is a GSMTool where a linearity
must be respected. Consequently, after an aggregation or an reorder
inside an OGS or whenever are modified the inputs of a feature inside a OGS,
you must call this method to ensure the linearity inside the surfacic body.
Important thing : the feature must be updated before calling Insert.
- Parameters:
-
- iObject
- The geometrical feature newly integrated, moved or modified inside an
Ordered Geometrical Set.
This feature must implement
This object is included in the file: CATIMmiUseLinearBodyServices.h
If needed, your Imakefile.mk should include the module: CATMecModUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.