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