public abstract class IfcFileElement extends Object implements IfcInterface
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<IfcInterface> |
params |
| 构造器和说明 |
|---|
IfcFileElement() |
IfcFileElement(List<IfcInterface> params) |
protected List<IfcInterface> params
public IfcFileElement()
public IfcFileElement(List<IfcInterface> params)
public List<IfcInterface> getParams()
public void setParams(List<IfcInterface> params)
public void check()
check 在接口中 IfcInterfacepublic boolean illegal()
illegal 在接口中 IfcInterfaceCopyright © 2023. All rights reserved.