All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

MecModInterfaces Interface CATIBuildShape

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIBuildShape
 

Usage: you can freely reimplement this interface.


interface CATIBuildShape

Interface to implement to extend new mechanical feature types.
Role: This interface is called when an update occurs. A new solid feature deriving from the abstract type MechanicalFormFeature should implement this interface.


Method Index


o BuildShape()
Builds the local (print) solid of a mechanical feature.

Methods


o BuildShape
public virtual int BuildShape()= 0
Builds the local (print) solid of a mechanical feature.

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

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