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

IfcFluidFlowProperties() private method

private IfcFluidFlowProperties ( DatabaseIfc db, string name ) : System
db DatabaseIfc
name string
return System
        internal IfcFluidFlowProperties(DatabaseIfc db, string name)
            : base(db, name)
        {
        }

Same methods

IfcFluidFlowProperties::IfcFluidFlowProperties ( ) : System
IfcFluidFlowProperties::IfcFluidFlowProperties ( DatabaseIfc db, IfcFluidFlowProperties p ) : System