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

IfcJunctionBox() public method

public IfcJunctionBox ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
return 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