cPropLink SetWeightAndMass Method CSi API ETABS 2015
Retrieves weight and mass data for a link property.

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

int SetWeightAndMass(
	string Name,
	double W,
	double M,
	double R1,
	double R2,
	double R3
)

Return Value

returns zero if the data is successfully retrieved; otherwise it returns a nonzero value.
Remarks

Examples

See Also