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

IfcBoiler() private méthode

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

Same methods

IfcBoiler::IfcBoiler ( DatabaseIfc db, IfcBoiler b, DuplicateOptions options ) : System
IfcBoiler::IfcBoiler ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductDefinitionShape representation, IfcDistributionSystem system ) : System
IfcBoiler