C# Class GeometryGym.Ifc.IfcTimeMeasure

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

Public Methods

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

Method Details

IfcTimeMeasure() public method

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

ToString() public method

public ToString ( ) : string
return string