cLineElmGetObj Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetObj(
	string Name,
	ref string Obj,
	ref int ObjType,
	ref double RDI,
	ref double RDJ
)

Parameters

Name
Type: SystemString
Obj
Type: SystemString
ObjType
Type: SystemInt32
RDI
Type: SystemDouble
RDJ
Type: SystemDouble

Return Value

Type: Int32
See Also