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

IfcFlowStorageDevice() private méthode

private IfcFlowStorageDevice ( DatabaseIfc db, IfcFlowStorageDevice d ) : System
db DatabaseIfc
d IfcFlowStorageDevice
Résultat System
        internal IfcFlowStorageDevice(DatabaseIfc db, IfcFlowStorageDevice d)
            : base(db,d)
        {
        }

Same methods

IfcFlowStorageDevice::IfcFlowStorageDevice ( ) : System
IfcFlowStorageDevice::IfcFlowStorageDevice ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System