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

IfcDuctSilencer() public method

public IfcDuctSilencer ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
return System
		public IfcDuctSilencer(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system) : base(host, placement, representation, system) { }
		internal static void parseFields(IfcDuctSilencer a, List<string> arrFields, ref int ipos)

Same methods

IfcDuctSilencer::IfcDuctSilencer ( ) : System
IfcDuctSilencer::IfcDuctSilencer ( DatabaseIfc db, IfcDuctSilencer s ) : System