All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIMfgMachinableBaseMngt
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMfgMachinableBaseMngt
Interface to associate general information Machinable features.
Role: Use this general interface to retrieve and set information on Machinable Features.
public virtual HRESULT GetFeatRemark( | CATUnicodeString& | oRemark) = 0 |
public virtual HRESULT GetFeatType( | CATUnicodeString& | oType) = 0 |
public virtual HRESULT SetFeatRemark( | const CATUnicodeString& | iRemark) = 0 |
public virtual HRESULT SetFeatType( | const CATUnicodeString& | iType) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.