C# Class GeometryGym.Ifc.IfcBoolean

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

Public Methods

Method Description
IfcBoolean ( bool value ) : System
ToString ( ) : string

Method Details

IfcBoolean() public method

public IfcBoolean ( bool value ) : System
value bool
return System

ToString() public method

public ToString ( ) : string
return string