Click or drag to resize

ModelInformation Methods

[This is preliminary documentation and is subject to change.]

The ModelInformation type exposes the following members.

Methods
  NameDescription
Public methodEquals(ModelInformation)
Indicates whether the current object is equal to another object of the same type.
Public methodEquals(Object)
Check if this object is the same as the provided object.
(Overrides StructuralAnalysisObjectBaseEquals(Object).)
Public methodEquals(StructuralAnalysisObjectBase)
Check if this object is the same as the provided object.
(Inherited from StructuralAnalysisObjectBase.)
Public methodGetHashCode
Retrieves the hashcode of the object
(Overrides StructuralAnalysisObjectBaseGetHashCode.)
Public methodRename
Renames the ModelInformation to the given value
Top
Extension Methods
  NameDescription
Public Extension MethodToObjectIdentifier
Converts the provided IAnalysisObject into an AnalysisObjectIdentifier
(Defined by IAnalysisObjectExtensions.)
Top
See Also