Noa (Object)

Interface for the TPS Noa object.

Properties


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

Methods


Sub AddURL( iUrl)
Sets an URL.
Parameters:
iUrl
URL to Set
Func GetDitto() As
Gets the ditto as a DrawingComponent of the Noa entity.
Func GetModifiableText( iIndex) As
Gets by index a modifiable Text included in the ditto which represents this NOA.
Parameters:
iIndex
Index of the modifiable text.
oText
returns a CATIADrawingText
Func GetModifiableTextsCount() As
Gets the number of modifiable texts included in the ditto which represents this NOA.
Parameters:
oCount
returns the number of modifiable text included into the ditto which represents this NOA.
Sub GetNbrURL( oNumberOfURL)
Deprecated:
V5-6R2017 This method is replaced by
Func GetNbrURL2() As
Gets the number of URL.
Parameters:
oNumberOfURL
returns param oNumberOfURL.
Sub ModifyURL( iUrl, iIndex)
Modifies an URL.
Parameters:
iUrl
URL to Set.
iIndex
index of the URL to modify.
Sub RemoveURL( iIndex)
Removes an URL.
Parameters:
iIndex
position of the URL to remove.
Func TPSParallelOnScreen() As
Gets the annotation on TPSParallelOnScreen interface.
Func URL( iIndex) As
Retrieves URL.
Parameters:
iIndex
Index of URL.
oUrl
URL