C# Class GeometryGym.Ifc.IfcInteger

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

Public Methods

Method Description
IfcInteger ( int value ) : System
ToString ( ) : string

Method Details

IfcInteger() public method

public IfcInteger ( int value ) : System
value int
return System

ToString() public method

public ToString ( ) : string
return string