Indexes   

WIText (Object)



Property Index

FixedText
Returns or sets the value for 'Fixed Text'
Role: Returns or sets the value of 'Fixed Text' to the Activity
ResolvedText
Returns or sets the value for 'ResolvedText Text'
Role: Returns or sets the value of 'ResolvedText Text' to the Activity
UnresolvedText
Returns or sets the value for 'UnresolvedText Text'
Role: Returns or sets the value of 'UnresolvedText Text' to the Activity

Method Index

GetAttribute
This gets the value of the Attribute.
GetGeomAssociatedToAnnotation
Gets the underlying geometry associated to FTA Text Annotation which is added as an item to operation of one WIText Activity or added as item to a WIText activity.
GetHyperLinks
Retrieves the List of Hyperlinks associated to this activity
Role: Retrieves the List of Hyperlinks associated to this activity
SetAttribute
This sets the value of the Attribute
SetHyperLinks
Sets a List of Hyperlinks to this activity
Role: Sets the List of Hyperlinks to this activity

Properties


o Property FixedText() As
Returns or sets the value for 'Fixed Text'
Role: Returns or sets the value of 'Fixed Text' to the Activity
o Property ResolvedText() As
Returns or sets the value for 'ResolvedText Text'
Role: Returns or sets the value of 'ResolvedText Text' to the Activity
o Property UnresolvedText() As
Returns or sets the value for 'UnresolvedText Text'
Role: Returns or sets the value of 'UnresolvedText Text' to the Activity

Methods


o Func GetAttribute( iAttrName) As
This gets the value of the Attribute.
Parameters:
iAttrName
The Attribute Name whose value we need to get
iAttrValue
CATUnicodeString value of the Attribute
o Sub GetGeomAssociatedToAnnotation( iAssignmentType,
ioPointGeom)
Gets the underlying geometry associated to FTA Text Annotation which is added as an item to operation of one WIText Activity or added as item to a WIText activity. This should be used in case when FTA Text Annotation is associated to single geometric entity.
Parameters:
iAssignmentType
Point geometry associated to FTA text.
iAssignmentType
Type of the Assignment (Item to the Process)
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o Func GetHyperLinks() As
Retrieves the List of Hyperlinks associated to this activity
Role: Retrieves the List of Hyperlinks associated to this activity
Parameters:
ioPath
a CATSafeArrayVariant of CATBSTR that has the list of Hyperlinks
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o Sub SetAttribute( iAttrName,
iAttrValue)
This sets the value of the Attribute
Parameters:
iAttrName
The Attribute Name whose value we need to get
iAttrValue
CATUnicodeString value of the Attribute
o Sub SetHyperLinks( iHyperlinks)
Sets a List of Hyperlinks to this activity
Role: Sets the List of Hyperlinks to this activity
Parameters:
iPath
a CATSafeArrayVariant of CATBSTR that has the list of Hyperlinks.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure

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