C# Class GeometryGym.Ifc.IfcElectricVoltageMeasure

Inheritance: IfcDerivedMeasureValue
ファイルを表示 Open project: jmirtsch/GeometryGymIFC

Public Methods

Method Description
IfcElectricVoltageMeasure ( double value ) : System
ToString ( ) : string

Method Details

IfcElectricVoltageMeasure() public method

public IfcElectricVoltageMeasure ( double value ) : System
value double
return System

ToString() public method

public ToString ( ) : string
return string