C# Class GeometryGym.Ifc.IfcCountMeasure

Inheritance: IfcMeasureValue
Show file Open project: jmirtsch/GeometryGymIFC

Public Methods

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

Method Details

IfcCountMeasure() public method

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

ToString() public method

public ToString ( ) : string
return string