All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATISmgNcGeometryManager
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISmgNcGeometryManager
Interface to define new nc geometry parameters.
Role: This interface offers services to create or retrieve a nc geometry parameter
to a user feature. This kind of parameter can contain manufacturing geometries or nc geometry features.
public virtual HRESULT AddNcGeometryParameter( | const CATUnicodeString& | iName, | |
const CATUnicodeString& | iType | = SmgAreaType) = 0 |
public virtual HRESULT GetNcGeometryParameter( | const CATUnicodeString& | iName, |
CATBaseUnknown_var& | oMAF) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.