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

IfcFilter() private méthode

private IfcFilter ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
Résultat System
        internal IfcFilter(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system)
            : base(host, placement, representation, system)
        {
        }

Same methods

IfcFilter::IfcFilter ( ) : System
IfcFilter::IfcFilter ( DatabaseIfc db, IfcFilter f ) : System