ZoneBaseGetZoneDesignResults Method

Returns a collection of Zone Design Results for a Solution Id (default 1)

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public ZoneDesignResultCol GetZoneDesignResults(
	int solutionId = 1
)

Parameters

solutionId  Int32  (Optional)

Return Value

ZoneDesignResultCol

See Also