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

IfcElectricFlowStorageDevice() public method

public IfcElectricFlowStorageDevice ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
return System
		public IfcElectricFlowStorageDevice(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system) : base(host, placement, representation, system) { }

Same methods

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