FunctNodeGraphLayout (Object)

Represents a CATIAFunctNodeGraphLayout.

Properties


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

Methods


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