cPointObjGetCoordCylindrical Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetCoordCylindrical(
	string Name,
	ref double R,
	ref double Theta,
	ref double Z,
	string CSys = "Global"
)

Parameters

Name
Type: SystemString
R
Type: SystemDouble
Theta
Type: SystemDouble
Z
Type: SystemDouble
CSys (Optional)
Type: SystemString

Return Value

Type: Int32
See Also