C# Class GeometryGym.Ifc.IfcRatioMeasure

Inheritance: IfcMeasureValue, IfcTimeOrRatioSelect
Exibir arquivo Open project: jmirtsch/GeometryGymIFC

Public Methods

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

Method Details

IfcRatioMeasure() public method

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

ToString() public method

public ToString ( ) : string
return string