GeometryGym.Ifc.IfcBuildingElementType.IfcBuildingElementType C# (CSharp) Method

IfcBuildingElementType() protected method

protected IfcBuildingElementType ( DatabaseIfc db, IfcBuildingElementType t ) : System
db DatabaseIfc
t IfcBuildingElementType
return System
        protected IfcBuildingElementType(DatabaseIfc db, IfcBuildingElementType t)
            : base(db,t)
        {
        }

Same methods

IfcBuildingElementType::IfcBuildingElementType ( ) : System
IfcBuildingElementType::IfcBuildingElementType ( DatabaseIfc db ) : System