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

Group.SubstructureMassEpoxy

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

Syntax

massSubEpoxy = group.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 = group.SubstructureMassEpoxy
MsgBox "Substructure Mass Epoxy = " + mass + " kg"

 

Copyright © 1999, Washington State Department of Transportation