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

IfcFurniture() private method

private IfcFurniture ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
return System
        internal IfcFurniture(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation)
            : base(host, placement, representation)
        {
        }

Same methods

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