cPointElmGetLocalAxes Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetLocalAxes(
	string Name,
	ref double A,
	ref double B,
	ref double C
)

Parameters

Name
Type: SystemString
A
Type: SystemDouble
B
Type: SystemDouble
C
Type: SystemDouble

Return Value

Type: Int32
See Also