All Frameworks Class Hierarchy This Framework Previous Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIKinMechanismFactory
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIKinMechanismFactory
Manage Mechanisms.
A Mechanism describes the mechanical relationships between parts in order to analyze and simulate its behavior
This interface enables the creation of simulation Mechanisms in a document and scan the document to list all the simulation Mechanisms. Use this interface as is to create a Mechanism or to list Mechanisms in a document.
public virtual HRESULT CreateInstance( | CATIKinMechanism** | oMechanism) const=0 |
public virtual HRESULT ListInstances( | CATLISTP(CATBaseUnknown)& | oListOfMechanisms) const=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.