CATMecModExtendItf Interface 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 BuildShape()
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: CATMecModExtendItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.