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

IfcWall() public method

public IfcWall ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
return System
        public IfcWall(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation)
            : base(host, placement, representation)
        {
        }

Same methods

IfcWall::IfcWall ( ) : System
IfcWall::IfcWall ( DatabaseIfc db, IfcWall w ) : System