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

IfcBoilerType() private méthode

private IfcBoilerType ( ) : System
Résultat System
		internal IfcBoilerType() : base() { }
		internal IfcBoilerType(DatabaseIfc db, IfcBoilerType t, DuplicateOptions options) : base(db, t, options) { PredefinedType = t.PredefinedType; }

Same methods

IfcBoilerType::IfcBoilerType ( DatabaseIfc db, IfcBoilerType t, DuplicateOptions options ) : System
IfcBoilerType::IfcBoilerType ( DatabaseIfc db, string name, IfcBoilerTypeEnum type ) : System
IfcBoilerType