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

IfcDoorStandardCase() private méthode

private IfcDoorStandardCase ( DatabaseIfc db, IfcDoorStandardCase d ) : System
db DatabaseIfc
d IfcDoorStandardCase
Résultat System
		internal IfcDoorStandardCase(DatabaseIfc db, IfcDoorStandardCase d) : base(db,d) { }

Same methods

IfcDoorStandardCase::IfcDoorStandardCase ( ) : System
IfcDoorStandardCase