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

IfcLightFixture() private méthode

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

Same methods

IfcLightFixture::IfcLightFixture ( ) : System
IfcLightFixture::IfcLightFixture ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System