cAreaObj MembersCSi API ETABS 2015

The cAreaObj type exposes the following members.
Methods

  NameDescription
Public methodAddByCoord
Adds a new area object, defining points at the specified coordinates.
Public methodAddByPoint
Adds a new area object whose defining points are specified by name.
Public methodChangeName
Public methodCount
Public methodDelete
Deletes area objects.
Public methodDeleteLoadTemperature
Public methodDeleteLoadUniform
Deletes the uniform load assignments to the specified area objects for the specified load pattern.
Public methodDeleteLoadUniformToFrame
Public methodDeleteLoadWindPressure
Public methodDeleteMass
Public methodDeleteModifiers
Public methodDeleteSpring
Public methodGetAllAreas
Retrieves select data for all area objects in the model
Public methodGetDesignOrientation
Retrieves the design orientation of an area object.
Public methodGetDiaphragm
Retrieves the diaphragm assignment to the specified area object
Public methodGetEdgeConstraint
Public methodGetElm
Public methodGetGUID
Public methodGetLabelFromName
Retrieves the label and story for a unique area object name
Public methodGetLabelNameList
Retrieves the names and labels of all defined area objects.
Public methodGetLoadTemperature
Retrieves the temperature load assignments to area objects.
Public methodGetLoadUniform
Retrieves the uniform load assignments to area objects.
Public methodGetLoadUniformToFrame
Retrieves the uniform to frame load assignments to area objects.
Public methodGetLoadWindPressure
Retrieves the wind pressure load assignments to area objects.
Public methodGetLocalAxes
Public methodGetMass
Public methodGetMaterialOverwrite
Public methodGetModifiers
Public methodGetNameFromLabel
Retrieves the unique name of an area object, given the label and story level
Public methodGetNameList
Retrieves the names of all defined area objects.
Public methodGetNameListOnStory
Retrieves the names of the defined area objects on a given story.
Public methodGetOpening
Retrieves whether the specified area object is an opening.
Public methodGetPier
Retrieves the pier label assignments of an area object
Public methodGetPoints
Retrieves the names of the point objects that define an area object.
Public methodGetProperty
Retrieves the area property assigned to an area object.
Public methodGetRebarDataPier
Retrieves rebar data for an area pier object
Public methodGetRebarDataSpandrel
Retrieves rebar data for an area spandrel object
Public methodGetSelected
Public methodGetSelectedEdge
Public methodGetSpandrel
Retrieves the Spandrel label assignments of an area object
Public methodGetTransformationMatrix
Public methodSetDiaphragm
Assigns a diaphragm to a specified area object
Public methodSetEdgeConstraint
Makes generated edge constraint assignments to area objects.
Public methodSetGroupAssign
Public methodSetGUID
Public methodSetLoadTemperature
Public methodSetLoadUniform
Assigns uniform loads to area objects.
Public methodSetLoadUniformToFrame
Public methodSetLoadWindPressure
Public methodSetLocalAxes
Assigns a local axis angle to area objects.
Public methodSetMass
Public methodSetMaterialOverwrite
Public methodSetModifiers
Public methodSetOpening
Designates an area object(s) as an opening.
Public methodSetPier
Sets the pier label assignment of one or more area objects
Public methodSetProperty
Assigns an area property to area objects.
Public methodSetSelected
Public methodSetSelectedEdge
Public methodSetSpandrel
Sets the Spandrel label assignment of one or more area objects
Back to Top
See Also