GeometryGym.Ifc.IfcExternalSpatialStructureElement.IfcExternalSpatialStructureElement C# (CSharp) Метод

IfcExternalSpatialStructureElement() защищенный Метод

protected IfcExternalSpatialStructureElement ( IfcObjectPlacement pl ) : System
pl IfcObjectPlacement
Результат System
		protected IfcExternalSpatialStructureElement(IfcObjectPlacement pl) : base(pl) { }
		protected IfcExternalSpatialStructureElement(IfcSite host, string name) : base(host, name) { }

Same methods

IfcExternalSpatialStructureElement::IfcExternalSpatialStructureElement ( ) : System
IfcExternalSpatialStructureElement::IfcExternalSpatialStructureElement ( DatabaseIfc db, IfcExternalSpatialStructureElement e, bool downStream ) : System
IfcExternalSpatialStructureElement::IfcExternalSpatialStructureElement ( IfcSite host, string name ) : System
IfcExternalSpatialStructureElement