HomeUpBarRecordsNameStatusSuperstructureMassSuperstructureMassEpoxySubstructureMassSubstructureMassEpoxyOnBarRecordAddedOnBarRecordChangedOnBarRecrodRemovedOnBarRecordsSortedOnBarRecordMovedOnGroupChanged
Get the mass of the superstructure bars in this group, excluding the epoxy coated bars
massSuper = group.SuperstructureMass
None
Double. The current value of the mass of superstructure bars, excluding epoxy coated bars
This example displays the mass of the superstructure bars
Dim mass as Double mass = group.SuperstructureMass MsgBox "Superstructure Mass = " + mass + " kg"
Copyright © 1999, Washington State Department of Transportation