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

IfcExternalSpatialElement() private method

private IfcExternalSpatialElement ( DatabaseIfc db, IfcExternalSpatialElement e, bool downStream ) : System
db DatabaseIfc
e IfcExternalSpatialElement
downStream bool
return 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