All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATFunctSystemItf.CATIFunctFacet | +---CATIFunctNodeGraphLayout
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIFunctNodeGraphLayout
Interface to resize Nodes representing Functional Objects.
It handles the "GRL" facet that may be hooked on Functional Object.
public virtual HRESULT SetHeightAndWidth( | const double& | iHeight, |
const double& | iWidth)= 0 |
public virtual HRESULT get_Height( | double& | oHeight)= 0 |
public virtual HRESULT get_Width( | double& | oWidth)= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.