All Frameworks Class Hierarchy This Framework Previous Next Indexes
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.
public virtual int BuildShape( | )= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.