GeometryGym.Ifc.IfcFastener.IfcFastener C# (CSharp) Méthode

IfcFastener() private méthode

private IfcFastener ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
Résultat 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