Home
Up
BarData
BendType
Epoxy
Location
LumpSum
Mark
Mass
NumEach
NumReqd
PrimaryBend
Size
Status
StatusMessages
Substructure
Use
Varies
VariesBend
OnBarRecordChanged

BarRecord.Size

Returns the bar size for this bar record

Syntax

size = barrecord.Size

Parameters

None

Returns

String.  String that represents the size of the reinforcing steel

Example

This example accesses the Size property for this bar record

Dim strSize As String
strSize = barrecord.Size
MsgBox "Size = " + size

 

Copyright © 1999, Washington State Department of Transportation