GeometryGym.Ifc.IfcJunctionBox.IfcJunctionBox C# (CSharp) 메소드

IfcJunctionBox() 공개 메소드

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