All Frameworks  Class Hierarchy  This Framework  Indexes   

CATArrangementInterfaces Interface CATIRouRectSection

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


interface CATIRouRectSection

Interface on a RouRectSection.
Role: To get/set the corresponding Height/Width data.


Method Index


o GetHeight(double&)
GetHeight.
o GetInsideHeight(double&)
GetInsideHeight.
o GetInsideWidth(double&)
GetInsideWidth.
o GetWidth(double&)
GetWidth.

Methods


o GetHeight
public virtual GetHeight( oHeight)
GetHeight.
Returns:
double.
o GetInsideHeight
public virtual GetInsideHeight( oHeight)
GetInsideHeight.
Returns:
double.
o GetInsideWidth
public virtual GetInsideWidth( oWidth)
GetInsideWidth.
Returns:
double.
o GetWidth
public virtual GetWidth( oWidth)
GetWidth.
Returns:
double.

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

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