Click or drag to resize

LCCombiCollector Methods

The LCCombiCollector type exposes the following members.

Methods
  NameDescription
Public methodAddLoadCase(String)
Adds a load-case identifier, add a corresponding unit load case superposition.
Public methodAddLoadCase(String, Int32)
add serial load-cases of a given type into the load-case, load-combination and result indexes-dictionaries.
Public methodAddRules
add sentences of combination rules; update the list of load-combinations.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetObjectData
serialize the model-object.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberid_stands_for_all
Returns 'true' in case the given load-case name has the special meaning of standing for all names.
Public methodlc_ind
return the index of a load-case.
Public methodlc_inds(ListString)
return a sequence of load-case indexes to which the given identifier refers to.
Public methodlc_inds(String)
return a sequence of load-case indexes to which the given identifier refers to.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodsortLcInds
sort load case identifiers in alphanumeric order.
Public methodsuperPositions
return load superpositions for given load-combination identifier.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateLoadCombination
use a combination expression of given id to produce load-combinations. Is also used by the LCSuperpositionVisitor to produce load-combinations on which this expression depends.
Top
See Also