GeometryGym.Ifc.IfcDuctSilencer.IfcDuctSilencer C# (CSharp) Method

IfcDuctSilencer() private method

private IfcDuctSilencer ( DatabaseIfc db, IfcDuctSilencer s ) : System
db DatabaseIfc
s IfcDuctSilencer
return System
		internal IfcDuctSilencer(DatabaseIfc db, IfcDuctSilencer s) : base(db, s) { mPredefinedType = s.mPredefinedType; }
		public IfcDuctSilencer(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system) : base(host, placement, representation, system) { }

Same methods

IfcDuctSilencer::IfcDuctSilencer ( ) : System
IfcDuctSilencer::IfcDuctSilencer ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System