cAreaObj GetTransformationMatrix Method CSi API ETABS 2015

Namespace: ETABS2015
Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
Syntax

int GetTransformationMatrix(
	string Name,
	ref double[] Value,
	bool IsGlobal = true
)

Parameters

Name
Type: OnlineSystem String
Value
Type:  OnlineSystem Double  
IsGlobal (Optional)
Type: OnlineSystem Boolean
See Also