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

IfcFlowSegment() private method

private IfcFlowSegment ( DatabaseIfc db, IfcFlowSegment s ) : System
db DatabaseIfc
s IfcFlowSegment
return System
        internal IfcFlowSegment(DatabaseIfc db, IfcFlowSegment s)
            : base(db, s)
        {
        }

Same methods

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