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

IfcAirTerminalBox() private méthode

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

Same methods

IfcAirTerminalBox::IfcAirTerminalBox ( DatabaseIfc db, IfcAirTerminalBox b ) : System
IfcAirTerminalBox::IfcAirTerminalBox ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System