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

IfcDistributionFlowElement() public méthode

public IfcDistributionFlowElement ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
Résultat System
		public IfcDistributionFlowElement(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system) : base(host, placement, representation, system) { }
	 

Same methods

IfcDistributionFlowElement::IfcDistributionFlowElement ( ) : System
IfcDistributionFlowElement::IfcDistributionFlowElement ( DatabaseIfc db, IfcDistributionFlowElement e ) : System
IfcDistributionFlowElement::IfcDistributionFlowElement ( IfcDistributionFlowElement basis ) : System