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

IfcExternalSpatialElement() private méthode

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

Same methods

IfcExternalSpatialElement::IfcExternalSpatialElement ( DatabaseIfc db, IfcExternalSpatialElement e, bool downStream ) : System
IfcExternalSpatialElement::IfcExternalSpatialElement ( IfcSite host, string name, IfcExternalSpatialElementTypeEnum te ) : System