C# Class GeometryGym.Ifc.IfcPositiveLengthMeasure

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

Public Methods

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

Private Methods

Method Description
IfcPositiveLengthMeasure ( string str ) : System

Method Details

IfcPositiveLengthMeasure() public method

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

ToString() public method

public ToString ( ) : string
return string