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

IfcElectricFlowStorageDeviceType() private method

private IfcElectricFlowStorageDeviceType ( ) : System
return System
		internal IfcElectricFlowStorageDeviceType() : base() { }
		internal IfcElectricFlowStorageDeviceType(DatabaseIfc db, IfcElectricFlowStorageDeviceType t) : base(db, t) { mPredefinedType = t.mPredefinedType; }

Same methods

IfcElectricFlowStorageDeviceType::IfcElectricFlowStorageDeviceType ( DatabaseIfc db, IfcElectricFlowStorageDeviceType t ) : System