Table of Contents

Class HelperFunctions

Namespace
HyperX.Scripting
Assembly
HyperX.Scripting.dll
public static class HelperFunctions
Inheritance
HelperFunctions
Inherited Members

Methods

GetFamilyObjectForObjectId(BeamPanelFamily, int)

public static FamilyObjectUID GetFamilyObjectForObjectId(BeamPanelFamily familyId, int objectId)

Parameters

familyId BeamPanelFamily
objectId int

Returns

FamilyObjectUID

NullableSingle(double)

public static float NullableSingle(double input)

Parameters

input double

Returns

float