All Frameworks  Class Hierarchy  This Framework  Indexes   

CATMatInterfaces Interface CATIMaterialSupport

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIMaterialSupport

Interface to support material mapping.
Role: Use this interface to map materials on objects. See the ApplyMaterialOnSupport global function.
Use also this interface to retrieve a mapped material on an object.
Product, part, body and surface objects implement this interface.

See also:
CATIMaterialDocument, CATIMaterialFeature, CATIPositionedMaterial


Method Index


o GetMaterial()
Returns positioned material applied on support.

Methods


o GetMaterial
public virtual GetMaterial()
Returns positioned material applied on support.
Returns:
The positioned material object.
Returns NULL if no material is applied on support.

This object is included in the file: CATIMaterialSupport.h
If needed, your Imakefile.mk should include the module: CATMatInterfaces

Copyright © 2003, Dassault Systèmes. All rights reserved.