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

IfcFlowSegment() private méthode

private IfcFlowSegment ( DatabaseIfc db, IfcFlowSegment s ) : System
db DatabaseIfc
s IfcFlowSegment
Résultat 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