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

IfcDistributionChamberElement() public method

public IfcDistributionChamberElement ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
return System
		public IfcDistributionChamberElement(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system) : base(host, placement, representation, system) { }

Same methods

IfcDistributionChamberElement::IfcDistributionChamberElement ( ) : System
IfcDistributionChamberElement::IfcDistributionChamberElement ( DatabaseIfc db, IfcDistributionChamberElement e ) : System