@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcTextureVertex extends IfcAbstractClass
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcParameterValue> |
coordinates |
stepNumber| 构造器和说明 |
|---|
IfcTextureVertex(LIST<IfcParameterValue> coordinates) |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcParameterValue> |
getCoordinates() |
void |
setCoordinates(LIST<IfcParameterValue> coordinates) |
check, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate LIST<IfcParameterValue> coordinates
@IfcParserConstructor public IfcTextureVertex(LIST<IfcParameterValue> coordinates)
public LIST<IfcParameterValue> getCoordinates()
public void setCoordinates(LIST<IfcParameterValue> coordinates)
Copyright © 2023. All rights reserved.