C# Class GeometryGym.Ifc.IfcReal

Inheritance: IfcSimpleValue
ファイルを表示 Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Public Methods

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

Method Details

IfcReal() public method

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

ToString() public method

public ToString ( ) : string
return string