All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIEfdFactory
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIEfdFactory
Interface used on the root container to create electrical system.
Role: This interface allows electrical system creation.
public virtual HRESULT CreateEfdSystem( | const wchar_t* | iObjectId, |
CATIEfdSystem** | ioSystem) =0 |
public virtual HRESULT ListEfdSystem( | CATIEfdSystem** | oSystem) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.