All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

MechanicalModeler Class CATMmrLinearBodyServices

CATMmrLinearBodyServices
 

Usage: you must use this class as is. You should never derive it.


public class CATMmrLinearBodyServices

Class to manage Ordered Geometrical Set.
Role:This class contains methods for Ordered Geometrical Set (OGS) features. An OGS is a specific GSMTool feature. Refer to the CATIGSMTool interface for details.


Method Index


o Insert(CATBaseUnknown_var&)
Manages the linearity inside the Ordered Geometrical Set.

Methods


o Insert
public static HRESULT Insert( const CATBaseUnknown_var& 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
CATIInputDescription

This object is included in the file: CATMmrLinearBodyServices.h
If needed, your Imakefile.mk should include the module: CATMechanicalModeler

Copyright © 2003, Dassault Systèmes. All rights reserved.