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

IfcElectricApplianceType() private méthode

private IfcElectricApplianceType ( ) : System
Résultat System
		internal IfcElectricApplianceType() : base() { }
		internal IfcElectricApplianceType(DatabaseIfc db, IfcElectricApplianceType t) : base(db, t) { mPredefinedType = t.mPredefinedType; }

Same methods

IfcElectricApplianceType::IfcElectricApplianceType ( DatabaseIfc db, IfcElectricApplianceType t ) : System
IfcElectricApplianceType::IfcElectricApplianceType ( DatabaseIfc m, string name, IfcElectricApplianceTypeEnum t ) : System