C# Class GeometryGym.Ifc.IfcLengthMeasure

Inheritance: IfcMeasureValue, IfcSizeSelect, IfcBendingParameterSelect
ファイルを表示 Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Public Methods

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

Method Details

IfcLengthMeasure() public method

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

ToString() public method

public ToString ( ) : string
return string