GeometryGym.Ifc.IfcFlowStorageDeviceType.IfcFlowStorageDeviceType C# (CSharp) Method

IfcFlowStorageDeviceType() protected method

protected IfcFlowStorageDeviceType ( DatabaseIfc db, IfcFlowStorageDeviceType t ) : System
db DatabaseIfc
t IfcFlowStorageDeviceType
return System
        protected IfcFlowStorageDeviceType(DatabaseIfc db, IfcFlowStorageDeviceType t)
            : base(db, t)
        {
        }

Same methods

IfcFlowStorageDeviceType::IfcFlowStorageDeviceType ( ) : System