All Frameworks  Object Hierarchy  This Framework  Indexes   

Noa (Object)

Interface for the TPS Noa object.

Property Index

FlagText
Retrieves Flag Text.
Text
Retrieves or sets Text Representation.

Method Index

AddURL
Sets an URL.
GetNbrURL
Gets the number of URL.
ModifyURL
Modifies an URL.
RemoveURL
Removes an URL.
URL
Retrieves URL.

Properties


o Property FlagText() As (Read Only)
Retrieves Flag Text.
o Property Text() As
Retrieves or sets Text Representation.
Parameters:
oText
Returned text for graphical representation.

Methods


o Sub AddURL( iUrl)
Sets an URL.
Parameters:
iUrl
URL to Set
o Sub GetNbrURL( oNumberOfURL)
Gets the number of URL.
Parameters:
oNumberOfURL
returns param oNumberOfURL.
o Sub ModifyURL( iUrl,
iIndex)
Modifies an URL.
Parameters:
iUrl
URL to Set.
iIndex
index of the URL to modify.
o Sub RemoveURL( iIndex)
Removes an URL.
Parameters:
iIndex
position of the URL to remove.
o Func URL( iIndex) As
Retrieves URL.
Parameters:
iIndex
Index of URL.
oUrl
URL

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