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

IfcFlowMovingDevice() private méthode

private IfcFlowMovingDevice ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
Résultat System
        internal IfcFlowMovingDevice(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system)
            : base(host, placement, representation, system)
        {
        }

Same methods

IfcFlowMovingDevice::IfcFlowMovingDevice ( ) : System
IfcFlowMovingDevice::IfcFlowMovingDevice ( DatabaseIfc db, IfcFlowMovingDevice d ) : System