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

IfcBuildingElementPart() public méthode

public IfcBuildingElementPart ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
Résultat System
        public IfcBuildingElementPart(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation)
            : base(host, placement, representation)
        {
        }

Same methods

IfcBuildingElementPart::IfcBuildingElementPart ( ) : System
IfcBuildingElementPart::IfcBuildingElementPart ( DatabaseIfc db, IfcBuildingElementPart p ) : System