cPropMaterial MembersCSi API ETABS 2015

The cPropMaterial type exposes the following members.
Methods

  NameDescription
Public methodAddMaterial
Adds a new material property to the model.
Public methodChangeName
Changes the name of an existing material property.
Public methodCount
Gets the total number of defined material properties in the model. If desired, counts can be returned for all material properties of a specified type in the model.
Public methodDelete
Deletes a specified material property.
Public methodGetDamping
Retrieves the additional material damping data for the material.
Public methodGetMassSource
DEPRECATED Retrieves the mass source for the model.
Public methodGetMassSource_1
Retrieves the mass source for the model.
Public methodGetMaterial
Retrieves some basic material property data.
Public methodGetMPAnisotropic
Retrieves the mechanical properties for a material with an anisotropic directional symmetry type.
Public methodGetMPIsotropic
Retrieves the mechanical properties for a material with an isotropic directional symmetry type.
Public methodGetMPOrthotropic
Retrieves the mechanical properties for a material with an orthotropic directional symmetry type.
Public methodGetMPUniaxial
Retrieves the mechanical properties for a material with an uniaxial directional symmetry type.
Public methodGetNameList
Retrieves the names of all defined material properties of the specified type.
Public methodGetOConcrete
(NEWER FUNCTION AVAILABLE) Retrieves the other material property data for concrete materials.
Public methodGetOConcrete_1
Retrieves the other material property data for concrete materials.
Public methodGetONoDesign
Retrieves the other material property data for no design type materials.
Public methodGetORebar
(NEWER FUNCTION AVAILABLE) Retrieves the other material property data for rebar materials.
Public methodGetORebar_1
Retrieves the other material property data for rebar materials.
Public methodGetOSteel
(NEWER FUNCTION AVAILABLE) Retrieves the other material property data for steel materials.
Public methodGetOSteel_1
Retrieves the other material property data for steel materials.
Public methodGetOTendon
(NEWER FUNCTION AVAILABLE) Retrieves the other material property data for tendon materials.
Public methodGetOTendon_1
Retrieves the other material property data for tendon materials.
Public methodGetSSCurve
Retrieves the material stress-strain curve.
Public methodGetTemp
Retrieves the temperatures at which properties are specified for a material.
Public methodGetTypeOAPI
Public methodGetWeightAndMass
Retrieves the weight per unit volume and mass per unit volume of the material.
Public methodSetDamping
Sets the additional material damping data for the material.
Public methodSetMassSource
DEPRECATED Sets the mass source for the model.
Public methodSetMassSource_1
Sets the mass source for the model.
Public methodSetMaterial
DEPRECATED. Initializes a material property. If this function is called for an existing material property, all items for the material are reset to their default value.
Public methodSetMPAnisotropic
Sets the material directional symmetry type to anisotropic, and assigns the anisotropic mechanical properties.
Public methodSetMPIsotropic
Sets the material directional symmetry type to isotropic, and assigns the isotropic mechanical properties.
Public methodSetMPOrthotropic
Sets the material directional symmetry type to orthotropic, and assigns the orthotropic mechanical properties.
Public methodSetMPUniaxial
Sets the material directional symmetry type to uniaxial, and assigns the uniaxial mechanical properties.
Public methodSetOConcrete
(NEWER FUNCTION AVAILABLE) Sets the other material property data for concrete materials.
Public methodSetOConcrete_1
Sets the other material property data for concrete materials.
Public methodSetONoDesign
Sets the other material property data for no design type materials.
Public methodSetORebar
(NEWER FUNCTION AVAILABLE) Sets the other material property data for rebar materials.
Public methodSetORebar_1
Sets the other material property data for rebar materials.
Public methodSetOSteel
(NEWER FUNCTION AVAILABLE) Sets the other material property data for steel materials.
Public methodSetOSteel_1
Sets the other material property data for steel materials.
Public methodSetOTendon
(NEWER FUNCTION AVAILABLE) Sets the other material property data for tendon materials.
Public methodSetOTendon_1
Sets the other material property data for tendon materials.
Public methodSetSSCurve
Sets the material stress-strain curve for materials that are specified to have user-defined stress-strain curves.
Public methodSetTemp
assigns the temperatures at which properties are specified for a material. This data is required only for materials whose properties are temperature dependent.
Public methodSetWeightAndMass
Assigns weight per unit volume or mass per unit volume to a material property.
Back to Top
Properties

  NameDescription
Public propertyTimeDep
API calls for time dependent material properties.
Back to Top
See Also