Name | Description | |
---|---|---|
![]() | ZoneSet Constructor |
The following tables list the members exposed by ZoneSet.
Name | Description | |
---|---|---|
![]() | ZoneSet Constructor |
Name | Description | |
---|---|---|
![]() | Description | Contains a description of the Zone Set. |
![]() | Name | Contains the name of the Zone Set. |
![]() | Sid | Contains the software-generated sequential identifier (SID) that uniquely identifies the ZoneSet. |
![]() | Zones | Contains a list of the Zones included in the zone set. |
![]() | ZoneSetCompatability | Contains a code that identifies the types of analyses that the zone set is compatible with. For example, the code may specify that you can use the zone set in a Touchstone® detailed loss analysis or a Touchstone Re aggregate loss analysis.
A zone set may be compatible with multiple analysis types. The application applies a bitwise inclusive OR operator (|) to generate the code. For example, if a zone set is compatible with both detailed loss and aggregate loss analyses, the application evaluates 1 | 2, and generates a code of 3. |