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

IfcGeographicElement() private méthode

private IfcGeographicElement ( DatabaseIfc db, IfcGeographicElement e ) : System
db DatabaseIfc
e IfcGeographicElement
Résultat System
        internal IfcGeographicElement(DatabaseIfc db, IfcGeographicElement e)
            : base(db, e,false)
        {
            mPredefinedType = e.mPredefinedType;
        }

Same methods

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