cPointObjGetTransformationMatrix Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetTransformationMatrix(
	string Name,
	ref double[] Value,
	bool IsGlobal = true
)

Parameters

Name
Type: SystemString
Value
Type: SystemDouble
IsGlobal (Optional)
Type: SystemBoolean

Return Value

Type: Int32
See Also