CompositeProfileDefinition Class |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Subtypes.CrossSectionShape
public sealed class CompositeProfileDefinition : IEquatable<CompositeProfileDefinition>, IAnalysisModelSubtype
The CompositeProfileDefinition type exposes the following members.
Name | Description | |
---|---|---|
CompositeProfileDefinition |
Create a definition with the given name and polygon definitions
|
Name | Description | |
---|---|---|
Name |
The name of the profile definition
| |
PolygonDefinitions |
The definitions of all the polygons which make up the shape of the cross section
|
Name | Description | |
---|---|---|
Equals(CompositeProfileDefinition) | Indicates whether the current object is equal to another object of the same type. | |
Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) | |
GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) | |
ToString |
Convert the current profile definition into a user-friendly string representation of the profile definition
(Overrides ObjectToString.) |