C# Class Revit.SDK.Samples.MultithreadedCalculation.CS.MultithreadedCalculation.ResultsData

Datei anzeigen Open project: AMEE/revit

Public Properties

Property Type Description
UV UV
Value double

Public Methods

Method Description
ResultsData ( UV uv, double value ) : System

Method Details

ResultsData() public method

public ResultsData ( UV uv, double value ) : System
uv UV
value double
return System

Property Details

UV public_oe property

public UV UV
return UV

Value public_oe property

public double Value
return double