Set the value of a floating point property on the Items in a Named List.
Visual Basic |
---|
Public Function SetListStr( _ ByVal list As String, _ ByVal propertyName As String, _ ByVal value As String _ ) As Integer |
If no property exists of the name propertyName, and propertyName does not start with the "_" character (underscore) then a user-defined attribute will be created, with the name propertyName, and the value value.
Available: GEO MM ME MD OD OM SISpy
Groups:
sis.SetListStr ("Points", "Category$", "RTA")
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).