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

IfcBuildingElementPart() private méthode

private IfcBuildingElementPart ( DatabaseIfc db, IfcBuildingElementPart p ) : System
db DatabaseIfc
p IfcBuildingElementPart
Résultat System
        internal IfcBuildingElementPart(DatabaseIfc db, IfcBuildingElementPart p)
            : base(db, p)
        {
            mPredefinedType = p.mPredefinedType;
        }

Same methods

IfcBuildingElementPart::IfcBuildingElementPart ( ) : System
IfcBuildingElementPart::IfcBuildingElementPart ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System