Home
Up
Groups
TrafficBarrierQuantity
BridgeGrateInletQuantity
RetainingWallQuantity
SuperstructureMass
SuperstructureMassEpoxy
SubstructureMass
SubstructureMassEpoxy
Status
Project
JobNumber
Engineer
Company
Comments
OnBarRecordAdded
OnBarRecordChanged
OnBarRecordRemoved
OnBarRecordsSorted
OnBarRecordMoved
OnGroupAdded
OnGroupChanged
OnGroupRemoved
OnGroupMoved
OnNotIncludedQuantitiesChanged

Barlist.SubstructureMassEpoxy

Get the mass of the epoxy coated substructure bars

Syntax

massSubEpoxy = barlist.SubstructureMassEpoxy

Parameters

None

Returns

Double. The current value of the mass of epoxy coated substructure bars

Example

This example displays the mass of the epoxy coated substructure bars

Dim mass as Double
mass = barlist.SubstructureMassEpoxy
MsgBox "Substructure Mass Epoxy = " + mass + " kg"

 

Copyright © 1999, Washington State Department of Transportation