@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcTextureCoordinateGenerator extends IfcAnnotationOccurrence
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcLabel |
mode |
private LIST<IfcSimpleValue> |
parameter |
stepNumber| 构造器和说明 |
|---|
IfcTextureCoordinateGenerator(IfcLabel mode,
LIST<IfcSimpleValue> parameter) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcLabel |
getMode() |
LIST<IfcSimpleValue> |
getParameter() |
void |
setMode(IfcLabel mode) |
void |
setParameter(LIST<IfcSimpleValue> parameter) |
getItem, getName, getStyles, setItem, setName, setStylesgetLayerAssignments, getStyledByItem, setLayerAssignments, setStyledByItemcheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcLabel mode
private LIST<IfcSimpleValue> parameter
@IfcParserConstructor public IfcTextureCoordinateGenerator(IfcLabel mode, LIST<IfcSimpleValue> parameter)
public IfcLabel getMode()
public void setMode(IfcLabel mode)
public LIST<IfcSimpleValue> getParameter()
public void setParameter(LIST<IfcSimpleValue> parameter)
Copyright © 2023. All rights reserved.