HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.HelperFunctions Class Reference
Inheritance diagram for hyperx.api.HelperFunctions:

Public Member Functions

 __init__ (self, _api.HelperFunctions helperFunctions)
types.FamilyObjectUID GetFamilyObjectForObjectId (types.BeamPanelFamily familyId, int objectId)
float NullableSingle (float input)

Protected Attributes

 _Entity = helperFunctions

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.HelperFunctions.__init__ ( self,
_api.HelperFunctions helperFunctions )

Member Function Documentation

◆ GetFamilyObjectForObjectId()

types.FamilyObjectUID hyperx.api.HelperFunctions.GetFamilyObjectForObjectId ( types.BeamPanelFamily familyId,
int objectId )

◆ NullableSingle()

float hyperx.api.HelperFunctions.NullableSingle ( float input)

Member Data Documentation

◆ _Entity

hyperx.api.HelperFunctions._Entity = helperFunctions
protected

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