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

IfcExternalSpatialElement() private méthode

private IfcExternalSpatialElement ( DatabaseIfc db, IfcExternalSpatialElement e, bool downStream ) : System
db DatabaseIfc
e IfcExternalSpatialElement
downStream bool
Résultat System
		internal IfcExternalSpatialElement(DatabaseIfc db, IfcExternalSpatialElement e, bool downStream) : base(db, e,downStream) { mPredefinedType = e.mPredefinedType; }
		internal IfcExternalSpatialElement(IfcSite host, string name, IfcExternalSpatialElementTypeEnum te)

Same methods

IfcExternalSpatialElement::IfcExternalSpatialElement ( ) : System
IfcExternalSpatialElement::IfcExternalSpatialElement ( IfcSite host, string name, IfcExternalSpatialElementTypeEnum te ) : System