Solid Edge Draft Type Library
WindowNumber Property
Description
Returns the window number of the referenced Window object.
Property type
Read-only property
Syntax
Visual Basic
Public Property WindowNumber As Integer
Remarks
The window number is not the same as the index. For example, a window titled "Part1.par:4" would have the window number 4. Not all windows have a window number; for those, WindowNumber is one.
See Also

SheetWindow Object  | SheetWindow Members

Send comments on this topic.