StructuralAnalysisObjectBase Methods |
[This is preliminary documentation and is subject to change.]
The StructuralAnalysisObjectBase type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckObjectReference |
Check if the object reference is the same as the provided object.
| |
| Equals(Object) |
Check if this object is the same as the provided object.
(Overrides ObjectEquals(Object).) | |
| Equals(StructuralAnalysisObjectBase) |
Check if this object is the same as the provided object.
| |
| GetHashCode |
Retrieves the hashcode of the object
(Overrides ObjectGetHashCode.) | |
| OnPropertyChanged |
| Name | Description | |
|---|---|---|
| ToObjectIdentifier |
Converts the provided IAnalysisObject into an AnalysisObjectIdentifier (Defined by IAnalysisObjectExtensions.) |