C# Class GeometryGym.Ifc.IfcLogical

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

Public Methods

Method Description
IfcLogical ( IfcLogicalEnum value ) : System
IfcLogical ( bool value ) : System
ToString ( ) : string

Method Details

IfcLogical() public method

public IfcLogical ( IfcLogicalEnum value ) : System
value IfcLogicalEnum
return System

IfcLogical() public method

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

ToString() public method

public ToString ( ) : string
return string