GeometryGym.Ifc.IfcFurnishingElement.IfcFurnishingElement C# (CSharp) Метод

IfcFurnishingElement() приватный Метод

private IfcFurnishingElement ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
Результат 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