@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcSurfaceStyleShading extends IfcAbstractClass implements IfcSurfaceStyleElementSelect
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcColourRgb |
surfaceColour |
stepNumber| 构造器和说明 |
|---|
IfcSurfaceStyleShading() |
IfcSurfaceStyleShading(IfcColourRgb surfaceColour) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcColourRgb |
getSurfaceColour() |
void |
setSurfaceColour(IfcColourRgb surfaceColour) |
check, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcColourRgb surfaceColour
public IfcSurfaceStyleShading()
@IfcParserConstructor public IfcSurfaceStyleShading(IfcColourRgb surfaceColour)
public IfcColourRgb getSurfaceColour()
public void setSurfaceColour(IfcColourRgb surfaceColour)
Copyright © 2023. All rights reserved.