HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.ZoneDesignLoadKey Class Reference

Compound key for use in hyperx.api.DesignLoadCol.GetOverridesForZoneDesignLoadKeys(System.Collections.Generic.HashSet{hyperx.api.ZoneDesignLoadKey}). More...

Public Member Functions

 __init__ (self, _api.ZoneDesignLoadKey zoneDesignLoadKey)
 Create_ZoneDesignLoadKey (int zoneId, str designLoadName)

Protected Attributes

 _Entity = zoneDesignLoadKey

Properties

 DesignLoadName = property
 ZoneId = property

Detailed Description

Compound key for use in hyperx.api.DesignLoadCol.GetOverridesForZoneDesignLoadKeys(System.Collections.Generic.HashSet{hyperx.api.ZoneDesignLoadKey}).

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.ZoneDesignLoadKey.__init__ ( self,
_api.ZoneDesignLoadKey zoneDesignLoadKey )

Member Function Documentation

◆ Create_ZoneDesignLoadKey()

hyperx.api.ZoneDesignLoadKey.Create_ZoneDesignLoadKey ( int zoneId,
str designLoadName )

Member Data Documentation

◆ _Entity

hyperx.api.ZoneDesignLoadKey._Entity = zoneDesignLoadKey
protected

Property Documentation

◆ DesignLoadName

hyperx.api.ZoneDesignLoadKey.DesignLoadName = property
static

◆ ZoneId

hyperx.api.ZoneDesignLoadKey.ZoneId = property
static

The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py