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

IfcFan() 개인적인 메소드

private IfcFan ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
리턴 System
        internal IfcFan(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system)
            : base(host, placement, representation, system)
        {
        }

Same methods

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