OpenSTAAD V8i

Property.CreateMemberCableSpec

Creates MEMBER CABLE specification.

VB Syntax

Property.CreateMemberCableSpec AddCableInfo, Value 

Where:

AddCableInfo

Integer variable specifying additional information about the cable:

0 = Initial TENSION of  Value in the cable to be considered

1 = Unstressed LENGTH of Value to be considered

Value

Double variable providing Initial TENSION or Unstressed LENGTH.

Return Value

A long value containing the reference number of the specification created to be used to access the same.

VB Example

'Get the application object --
'Create specification
lSpecNo = objOpenSTAAD.Property.CreateMemberCableSpec 0, 4.5