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

IfcElectricFlowStorageDevice() private méthode

private IfcElectricFlowStorageDevice ( ) : System
Résultat System
		internal IfcElectricFlowStorageDevice() : base() { }
		internal IfcElectricFlowStorageDevice(DatabaseIfc db, IfcElectricFlowStorageDevice d) : base(db,d) { mPredefinedType = d.mPredefinedType; }

Same methods

IfcElectricFlowStorageDevice::IfcElectricFlowStorageDevice ( DatabaseIfc db, IfcElectricFlowStorageDevice d ) : System
IfcElectricFlowStorageDevice::IfcElectricFlowStorageDevice ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System