@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcTextStyleForDefinedFont extends IfcAbstractClass implements IfcCharacterStyleSelect
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcColour |
backgroundColour |
private IfcColour |
colour |
stepNumber| 构造器和说明 |
|---|
IfcTextStyleForDefinedFont(IfcColour colour,
IfcColour backgroundColour) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcColour |
getBackgroundColour() |
IfcColour |
getColour() |
void |
setBackgroundColour(IfcColour backgroundColour) |
void |
setColour(IfcColour colour) |
check, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcColour colour
@IfcOptionField private IfcColour backgroundColour
@IfcParserConstructor public IfcTextStyleForDefinedFont(IfcColour colour, IfcColour backgroundColour)
Copyright © 2023. All rights reserved.