ModelInformation Methods |
[This is preliminary documentation and is subject to change.]
The ModelInformation type exposes the following members.
Name | Description | |
---|---|---|
Equals(ModelInformation) | Indicates whether the current object is equal to another object of the same type. | |
Equals(Object) |
Check if this object is the same as the provided object.
(Overrides StructuralAnalysisObjectBaseEquals(Object).) | |
Equals(StructuralAnalysisObjectBase) |
Check if this object is the same as the provided object.
(Inherited from StructuralAnalysisObjectBase.) | |
GetHashCode |
Retrieves the hashcode of the object
(Overrides StructuralAnalysisObjectBaseGetHashCode.) | |
Rename |
Renames the ModelInformation to the given value
|
Name | Description | |
---|---|---|
ToObjectIdentifier |
Converts the provided IAnalysisObject into an AnalysisObjectIdentifier (Defined by IAnalysisObjectExtensions.) |