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

IfcFlowStorageDevice() private méthode

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

Same methods

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