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

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

private IfcFastener ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
Результат System
        internal IfcFastener(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation)
            : base(host, placement, representation)
        {
        }

Same methods

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