cFrameObj GetDesignOrientation Method CSi API ETABS 2015
Retrieves the design orientation for a given frame object

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

int GetDesignOrientation(
	string Name,
	ref eFrameDesignOrientation DesignOrientation
)

Parameters

Name
Type: OnlineSystem String
The name of the frame object
DesignOrientation
Type: ETABS2015 eFrameDesignOrientation 
A value from the eFrameDesignOrientation enumeration

Return Value

Remarks

See Also