All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATILibraryFeature
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATILibraryFeature
Interface to manage families of materials.
Role: A material document (such document is stored in a file suffixed by CATMaterial)
contains one material library,
which contains itself several material families. A library contains at least one
family.
public virtual CATIFamilyFeature* GetFamily( | int | iIndex | =0) const = 0 |
public virtual int GetFamilyCount( | )const = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.