cLineElmGetTCLimits Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetTCLimits(
	string Name,
	ref bool LimitCompressionExists,
	ref double LimitCompression,
	ref bool LimitTensionExists,
	ref double LimitTension
)

Parameters

Name
Type: SystemString
LimitCompressionExists
Type: SystemBoolean
LimitCompression
Type: SystemDouble
LimitTensionExists
Type: SystemBoolean
LimitTension
Type: SystemDouble

Return Value

Type: Int32
See Also