cLineElmGetProperty Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetProperty(
	string Name,
	ref string PropName,
	ref int ObjType,
	ref bool Var,
	ref double SVarRelStartLoc,
	ref double SVarTotalLength
)

Parameters

Name
Type: SystemString
PropName
Type: SystemString
ObjType
Type: SystemInt32
Var
Type: SystemBoolean
SVarRelStartLoc
Type: SystemDouble
SVarTotalLength
Type: SystemDouble

Return Value

Type: Int32
See Also