Inheritance: IfcDistributionFlowElementType
Exemplo n.º 1
0
		protected IfcEnergyConversionDeviceType(IfcEnergyConversionDeviceType t) : base(t) { }
Exemplo n.º 2
0
		protected static void parseFields(IfcEnergyConversionDeviceType t, List<string> arrFields, ref int ipos) { IfcDistributionFlowElementType.parseFields(t, arrFields, ref ipos); }
Exemplo n.º 3
0
		protected IfcEnergyConversionDeviceType(DatabaseIfc db, IfcEnergyConversionDeviceType t) : base(db, t) { }