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

BarRecord.BendType

Returns the bend type identifier for this bar record

Syntax

type = barrecord.BendType

Parameters

None

Returns

Long Integer.  Returns the bend type identifer for this bar record.

Example

This example accesses the bend type property and displays it.

Dim bendtype as Long
bendtype = barrecord.BendType
MsgBox "Bend Type = " + bendtype

 

Copyright © 1999, Washington State Department of Transportation