C# Class GeometryGym.Ifc.IfcMassMeasure

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

Public Methods

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

Method Details

IfcMassMeasure() public method

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

ToString() public method

public ToString ( ) : string
return string