GeometryGym.Ifc.IfcEnergyConversionDeviceType.IfcEnergyConversionDeviceType C# (CSharp) Méthode

IfcEnergyConversionDeviceType() protected méthode

protected IfcEnergyConversionDeviceType ( DatabaseIfc db, IfcEnergyConversionDeviceType t ) : System
db DatabaseIfc
t IfcEnergyConversionDeviceType
Résultat System
		protected IfcEnergyConversionDeviceType(DatabaseIfc db, IfcEnergyConversionDeviceType t) : base(db, t) { }
		protected static void parseFields(IfcEnergyConversionDeviceType t, List<string> arrFields, ref int ipos) { IfcDistributionFlowElementType.parseFields(t, arrFields, ref ipos); }

Same methods

IfcEnergyConversionDeviceType::IfcEnergyConversionDeviceType ( ) : System
IfcEnergyConversionDeviceType::IfcEnergyConversionDeviceType ( DatabaseIfc db ) : System