C# Class GeometryGym.Ifc.IfcVolumeMeasure

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

Public Methods

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

Method Details

IfcVolumeMeasure() public method

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

ToString() public method

public ToString ( ) : string
return string