Click or drag to resize

StructuralCompoundCrossSection Methods

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

The StructuralCompoundCrossSection type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Check if this object is the same as the provided object.
(Overrides StructuralCrossSectionEquals(Object).)
Public methodEquals(StructuralAnalysisObjectBase)
Check if this object is the same as the provided object.
(Inherited from StructuralAnalysisObjectBase.)
Public methodEquals(StructuralCompoundCrossSection)
Indicates whether the current object is equal to another object of the same type.
Public methodEquals(StructuralCrossSection)
Indicates whether the current object is equal to another object of the same type.
(Inherited from StructuralCrossSection.)
Public methodGetHashCode
Retrieves the hashcode of the object
(Overrides StructuralCrossSectionGetHashCode.)
Top
See Also