Home
Up
BarRecords
Name
Status
SuperstructureMass
SuperstructureMassEpoxy
SubstructureMass
SubstructureMassEpoxy
OnBarRecordAdded
OnBarRecordChanged
OnBarRecrodRemoved
OnBarRecordsSorted
OnBarRecordMoved
OnGroupChanged

Group.SuperstructureMassEpoxy

Get the mass of the epoxy coated superstructure bars in this group

Syntax

massSuperEpoxy = group.SuperstructureMassEpoxy

Parameters

None

Returns

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

Example

This example displays the mass of the epoxy coated superstructure bars

Dim mass as Double
mass = group.SuperstructureMassEpoxy
MsgBox "Superstructure Mass Epoxy = " + mass + " kg"

 

Copyright © 1999, Washington State Department of Transportation