Retrieves the design orientation for a given frame object
 
Namespace: ETABS2015Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
Syntax
int GetDesignOrientation( string Name, ref eFrameDesignOrientation DesignOrientation )
Parameters
- Name
 - Type: 
System String
The name of the frame object 
- DesignOrientation
 - Type: ETABS2015 eFrameDesignOrientation 
A value from the eFrameDesignOrientation enumeration 
Return Value
Remarks
See Also