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

IfcJunctionBox() public méthode

public IfcJunctionBox ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
Résultat System
        public IfcJunctionBox(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system)
            : base(host, placement, representation, system)
        {
        }

Same methods

IfcJunctionBox::IfcJunctionBox ( ) : System
IfcJunctionBox::IfcJunctionBox ( DatabaseIfc db, IfcJunctionBox b ) : System