All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

DraftingInterfaces Interface CATIDftDimCumulate

System.IUnknown
  |
  +---CATIDftDimCumulate
 

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


interface CATIDftDimCumulate

Cumulate interface on dimensions.
Dimensions always answer to this interface, use the IsCumulate() fonction to determine the type of the dimension.


Method Index


o IsCumulate()
Returns if the dimension is or is not a cumulate dimension.

Methods


o IsCumulate
public virtual HRESULT IsCumulate()= 0
Returns if the dimension is or is not a cumulate dimension.

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

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