Sets the value of a property on items is a Named List, using the result of an expression.
Visual Basic |
---|
Public Function SetListFormula( _ ByVal list As String, _ ByVal propertyName As String, _ ByVal formula As String _ ) As Integer |
Available: GEO MM ME MD OD OM SISpy
Groups:
sis.SetListFormula ("Land Parcels", "Hectares#", "_area# / 10000")
Sets the value of the Hectares# attribute to items in the Named List, by dividing the area of each item by 10000.
The attribute will be created if it does not exist.
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).