HomeUpBarDataBendTypeEpoxyLocationLumpSumMarkMassNumEachNumReqdPrimaryBendSizeStatusStatusMessagesSubstructureUseVariesVariesBendOnBarRecordChanged
Get the Mass property. This is the total mass of reinforcing steel for this bar record
mass = barrecord.Mass
None
Double. Returns the current value of the Mass property
This example accesses the mass property and displays it current value
Dim mass As Double mass = barrecord.Mass MsgBox "Mass of bars is " + mass + " kg"
Copyright © 1999, Washington State Department of Transportation