@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcSurfaceStyle extends IfcPresentationStyle implements IfcPresentationStyleSelect
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcSurfaceSide |
side |
private SET<IfcSurfaceStyleElementSelect> |
styles |
stepNumber| 构造器和说明 |
|---|
IfcSurfaceStyle() |
IfcSurfaceStyle(IfcLabel name,
IfcSurfaceSide side,
SET<IfcSurfaceStyleElementSelect> styles) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcSurfaceSide |
getSide() |
SET<IfcSurfaceStyleElementSelect> |
getStyles() |
void |
setSide(IfcSurfaceSide side) |
void |
setStyles(SET<IfcSurfaceStyleElementSelect> styles) |
getName, setNamecheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcSurfaceSide side
private SET<IfcSurfaceStyleElementSelect> styles
public IfcSurfaceStyle()
@IfcParserConstructor public IfcSurfaceStyle(IfcLabel name, IfcSurfaceSide side, SET<IfcSurfaceStyleElementSelect> styles)
public IfcSurfaceSide getSide()
public void setSide(IfcSurfaceSide side)
public SET<IfcSurfaceStyleElementSelect> getStyles()
public void setStyles(SET<IfcSurfaceStyleElementSelect> styles)
Copyright © 2023. All rights reserved.