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

IfcFurnishingElement() private method

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

Same methods

IfcFurnishingElement::IfcFurnishingElement ( ) : System
IfcFurnishingElement::IfcFurnishingElement ( DatabaseIfc db, IfcFurnishingElement e ) : System