cAreaElmGetOffsets Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetOffsets(
	string Name,
	ref int OffsetType,
	ref string OffsetPattern,
	ref double OffsetPatternSF,
	ref double[] Offset
)

Parameters

Name
Type: SystemString
OffsetType
Type: SystemInt32
OffsetPattern
Type: SystemString
OffsetPatternSF
Type: SystemDouble
Offset
Type: SystemDouble

Return Value

Type: Int32
See Also