cPropLink MembersCSi API ETABS 2015

The cPropLink type exposes the following members.
Methods

  NameDescription
Public methodChangeName
Changes the name of an existing link property.
Public methodCount
Returns the total number of defined link properties in the model. If desired, counts can be returned for all link properties of a specified type in the model.
Public methodDelete
Deletes a specified link property.
Public methodGetDamper
retrieves link property data for a damper-type link property.
Public methodGetDamperBilinear
Public methodGetDamperFrictionSpring
Public methodGetFrictionIsolator
Retrieves link property data for a friction isolator-type link property.
Public methodGetGap
Retrieves link property data for a gap-type link property.
Public methodGetHook
Retrieves link property data for a hook-type link property.
Public methodGetLinear
Retrieves link property data for a linear-type link property.
Public methodGetMultiLinearElastic
retrieves link property data for a multilinear elastic-type link property.
Public methodGetMultiLinearPlastic
retrieves link property data for a multilinear plastic-type link property.
Public methodGetMultiLinearPoints
Retrieves the force-deformation data for a specified degree of freedom in multilinear elastic and multilinear plastic link properties.
Public methodGetNameList
Retrieves the names of all defined link properties of the specified type.
Public methodGetPDelta
retrieves P-delta parameters for a link property.
Public methodGetPlasticWen
retrieves link property data for a plastic Wen-type link property.
Public methodGetRubberIsolator
retrieves link property data for a rubber isolator-type link property.
Public methodGetSpringData
retrieves length and area values for a link property that are used if the link property is specified in line and area spring assignments.
Public methodGetTCFrictionIsolator
Retrieves link property data for a T/C friction isolator-type link property.
Public methodGetTypeOAPI
Retrieves the property type for the specified link property.
Public methodGetWeightAndMass
Assigns weight and mass data to a link property.
Public methodSetDamper
Initializes a damper-type link property. If this function is called for an existing link property, all items for the property are reset to their default values.
Public methodSetDamperBilinear
Public methodSetDamperFrictionSpring
Public methodSetFrictionIsolator
Initializes a friction isolator-type link property. If this function is called for an existing link property, all items for the property are reset to their default value.
Public methodSetGap
Initializes a gap-type link property. If this function is called for an existing link property, all items for the property are reset to their default value.
Public methodSetHook
Initializes a hook-type link property. If this function is called for an existing link property, all items for the property are reset to their default value.
Public methodSetLinear
Initializes a linear-type link property. If this function is called for an existing link property, all items for the property are reset to their default value.
Public methodSetMultiLinearElastic
Initializes a multilinear elastic-type link property. If this function is called for an existing link property, all items for the property are reset to their default values.
Public methodSetMultiLinearPlastic
Initializes a multilinear plastic-type link property. If this function is called for an existing link property, all items for the property are reset to their default values.
Public methodSetMultiLinearPoints
Sets the force-deformation data for a specified degree of freedom in multilinear elastic and multilinear plastic link properties.
Public methodSetPDelta
Assigns P-delta parameters to a link property.
Public methodSetPlasticWen
Initializes a plastic Wen-type link property. If this function is called for an existing link property, all items for the property are reset to their default values.
Public methodSetRubberIsolator
Initializes a rubber isolator-type link property. If this function is called for an existing link property, all items for the property are reset to their default value.
Public methodSetSpringData
Assigns length and area values to a link property that are used if the link property is specified in line and area spring assignments.
Public methodSetTCFrictionIsolator
Initializes a T/C friction isolator-type link property. If this function is called for an existing link property, all items for the property are reset to their default value.
Public methodSetWeightAndMass
Retrieves weight and mass data for a link property.
Back to Top
See Also