@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcCurveStyleFont extends IfcAbstractClass implements IfcCurveStyleFontSelect
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcLabel |
name |
private LIST<IfcCurveStyleFontPattern> |
patternList |
stepNumber| 构造器和说明 |
|---|
IfcCurveStyleFont(IfcLabel name,
LIST<IfcCurveStyleFontPattern> patternList) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcLabel |
getName() |
LIST<IfcCurveStyleFontPattern> |
getPatternList() |
void |
setName(IfcLabel name) |
void |
setPatternList(LIST<IfcCurveStyleFontPattern> patternList) |
check, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcOptionField private IfcLabel name
private LIST<IfcCurveStyleFontPattern> patternList
@IfcParserConstructor public IfcCurveStyleFont(IfcLabel name, LIST<IfcCurveStyleFontPattern> patternList)
public IfcLabel getName()
public void setName(IfcLabel name)
public LIST<IfcCurveStyleFontPattern> getPatternList()
public void setPatternList(LIST<IfcCurveStyleFontPattern> patternList)
Copyright © 2023. All rights reserved.