public class IfcBody extends IfcFileElement
| 限定符和类型 | 字段和说明 |
|---|---|
Map<Integer,IfcAbstractClass> |
elements |
params| 构造器和说明 |
|---|
IfcBody(Map<Integer,IfcAbstractClass> elements) |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<Integer,IfcAbstractClass> |
getElements() |
protected String |
mkIfcBody()
used to make up IFC Body with elements:Map
|
void |
setElements(Map<Integer,IfcAbstractClass> elements) |
String |
toString() |
check, getParams, illegal, setParamspublic Map<Integer,IfcAbstractClass> elements
public IfcBody(Map<Integer,IfcAbstractClass> elements)
public Map<Integer,IfcAbstractClass> getElements()
public void setElements(Map<Integer,IfcAbstractClass> elements)
protected String mkIfcBody()
Copyright © 2023. All rights reserved.