GeometryGym.Ifc.IfcDistributionChamberElement.IfcDistributionChamberElement C# (CSharp) Метод

IfcDistributionChamberElement() публичный Метод

public IfcDistributionChamberElement ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
Результат 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