GeometryGym.Ifc.IfcElectricHeaterType.IfcElectricHeaterType C# (CSharp) Method

IfcElectricHeaterType() private method

private IfcElectricHeaterType ( ) : System
return System
		internal IfcElectricHeaterType() : base() { }
		internal IfcElectricHeaterType(DatabaseIfc db, IfcElectricHeaterType t) : base(db, t) { mPredefinedType = t.mPredefinedType; }

Same methods

IfcElectricHeaterType::IfcElectricHeaterType ( DatabaseIfc db, IfcElectricHeaterType t ) : System