@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcTextLiteral extends IfcGeometricRepresentationItem
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcPresentableText |
literal |
private IfcTextPath |
path |
private IfcAxis2Placement |
placement |
stepNumber| 构造器和说明 |
|---|
IfcTextLiteral(IfcPresentableText literal,
IfcAxis2Placement placement,
IfcTextPath path) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcPresentableText |
getLiteral() |
IfcTextPath |
getPath() |
IfcAxis2Placement |
getPlacement() |
void |
setLiteral(IfcPresentableText literal) |
void |
setPath(IfcTextPath path) |
void |
setPlacement(IfcAxis2Placement placement) |
getLayerAssignments, getStyledByItem, setLayerAssignments, setStyledByItemcheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcPresentableText literal
private IfcAxis2Placement placement
private IfcTextPath path
@IfcParserConstructor public IfcTextLiteral(IfcPresentableText literal, IfcAxis2Placement placement, IfcTextPath path)
public IfcPresentableText getLiteral()
public void setLiteral(IfcPresentableText literal)
public IfcAxis2Placement getPlacement()
public void setPlacement(IfcAxis2Placement placement)
public IfcTextPath getPath()
public void setPath(IfcTextPath path)
Copyright © 2023. All rights reserved.