All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

FunctNodeGraphLayout (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---FunctionalFacet
            |
            +---FunctNodeGraphLayout
 


Represents a CATIAFunctNodeGraphLayout.

Property Index

Height
Returns the Height coordinate.
Width
Returns the Width coordinate.

Method Index

SetHeightAndWidth
Sets the height and width.

Properties


o Property Height() As double (Read Only)
Returns the Height coordinate.
o Property Width() As double (Read Only)
Returns the Width coordinate.

Methods


o Sub SetHeightAndWidth(double iHeight,
double iWidth)
Sets the height and width.
Parameters:
iHeight
the height value.
iWidth
the width value.

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