cPropFrame MembersCSi API ETABS 2015

The cPropFrame type exposes the following members.
Methods

  NameDescription
Public methodChangeName
Changes the name of an existing frame section property.
Public methodCount
Retrieves the total number of defined frame section properties in the model.
Public methodDelete
Deletes a specified frame section property.
Public methodGetAllFrameProperties
Retrieves select data for all frame properties in the model
Public methodGetAngle
Retrieves frame section property data for an angle-type frame section.
Public methodGetAutoSelectSteel
Retrieves frame section property data for a steel auto select lists.
Public methodGetChannel
Retrieves frame section property data for an channel-type frame section.
Public methodGetCircle
Retrieves frame section property data for a circular frame section.
Public methodGetCoverPlatedI
retrieves frame section property data for a cover plated I-type frame section.
Public methodGetDblAngle
Retrieves frame section property data for a double angle-type frame section.
Public methodGetDblChannel
Retrieves frame section property data for a double channel-type frame section.
Public methodGetGeneral
Retrieves frame section property data for a general frame section
Public methodGetISection
Retrieves frame section property data for an I-type frame section.
Public methodGetModifiers
Retrieves the modifier assignments for a frame section property. The default value for all modifiers is one.
Public methodGetNameList
Retrieves the names of all defined frame section properties of the specified type.
Public methodGetNonPrismatic
Assigns data to a nonprismatic frame section property.
Public methodGetPipe
Retrieves frame section property data for a pipe-type frame section.
Public methodGetPlate
Retrieves frame section property data for a plate frame section.
Public methodGetPropFileNameList
Retrieves the names of all defined frame section properties of a specified type in a specified frame section property file.
Public methodGetRebarBeam
Retrieves beam rebar data for frame sections.
Public methodGetRebarColumn
Retrieves column rebar data for frame sections.
Public methodGetRectangle
Retrieves frame section property data for a rectangular frame section.
Public methodGetRod
Retrieves frame section property data for a rod frame section.
Public methodGetSectProps
Public methodGetTee
Retrieves frame section property data for a tee-type frame section.
Public methodGetTube
Retrieves frame section property data for a tube-type frame section.
Public methodGetTypeOAPI
Retrieves the property type for the specified frame section property.
Public methodImportProp
Imports a frame section property from a property file.
Public methodSetAngle
Initializes an angle-type frame section property. If this function is called for an existing frame section property, all items for the section are reset to their default value.
Public methodSetAutoSelectSteel
Assigns frame section properties to an auto select list. If this function is called for an existing frame section property, all items for the section are reset to their default value.
Public methodSetChannel
Initializes an channel-type frame section property. If this function is called for an existing frame section property, all items for the section are reset to their default value.
Public methodSetCircle
initializes a solid circular frame section property.If this function is called for an existing frame section property, all items for the section are reset to their default value.
Public methodSetCoverPlatedI
Initializes a cover plated I-type frame section property. If this function is called for an existing frame section property, all items for the section are reset to their default value.
Public methodSetDblAngle
Initializes a double angle-type frame section property. If this function is called for an existing frame section property, all items for the section are reset to their default value.
Public methodSetDblChannel
Initializes a double channel-type frame section property. If this function is called for an existing frame section property, all items for the section are reset to their default value.
Public methodSetGeneral
Initializes a general frame section property. If this function is called for an existing frame section property, all items for the section are reset to their default value.
Public methodSetISection
Initializes an I-type frame section property. If this function is called for an existing frame section property, all items for the section are reset to their default value.
Public methodSetModifiers
Assigns property modifiers to a frame section property. The default value for all modifiers is one.
Public methodSetNonPrismatic
Assigns data to a nonprismatic frame section property.
Public methodSetPipe
Initializes a pipe-type frame section property. If this function is called for an existing frame section property, all items for the section are reset to their default value.
Public methodSetPlate
Initializes a solid plate frame section property. If this function is called for an existing frame section property, all items for the section are reset to their default value.
Public methodSetRebarBeam
Assigns beam rebar data to frame sections.
Public methodSetRebarColumn
Assigns column rebar data to frame sections.
Public methodSetRectangle
Initializes a solid rectangular frame section property. If this function is called for an existing frame section property, all items for the section are reset to their default value.
Public methodSetRod
initializes a solid rod frame section property.If this function is called for an existing frame section property, all items for the section are reset to their default value.
Public methodSetTee
Initializes a tee-type frame section property. If this function is called for an existing frame section property, all items for the section are reset to their default value.
Public methodSetTube
Initializes a tube-type frame section property. If this function is called for an existing frame section property, all items for the section are reset to their default value.
Back to Top
Properties

  NameDescription
Public propertySDShape
Gives access to OAPI calls related to Section Designer sections.
Back to Top
See Also