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

IfcFlowMovingDevice() private méthode

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

Same methods

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