cAreaObj GetProperty Method CSi API ETABS 2015
Retrieves the area property assigned to an area object.

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

int GetProperty(
	string Name,
	ref string PropName
)

Parameters

Name
Type: OnlineSystem String
The name of a defined area object.
PropName
Type: OnlineSystem String 
The name of the area property assigned to the area object. This item is None if no area property is assigned to the area object.

Return Value

Remarks

Examples

See Also