public interface IfcTextLiteral extends IfcGeometricRepresentationItem
| Modifier and Type | Method and Description |
|---|---|
String |
getLiteral()
Returns the value of the 'Literal' attribute.
|
IfcTextPath |
getPath()
Returns the value of the 'Path' attribute.
|
IfcAxis2Placement |
getPlacement()
Returns the value of the 'Placement' reference.
|
void |
setLiteral(String value)
Sets the value of the '
Literal' attribute. |
void |
setPath(IfcTextPath value)
Sets the value of the '
Path' attribute. |
void |
setPlacement(IfcAxis2Placement value)
Sets the value of the '
Placement' reference. |
getLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getLiteral()
If the meaning of the 'Literal' attribute isn't clear, there really should be more of a description here...
setLiteral(String),
Ifc2x3tc1Package.getIfcTextLiteral_Literal()void setLiteral(String value)
Literal' attribute.
value - the new value of the 'Literal' attribute.getLiteral()IfcAxis2Placement getPlacement()
If the meaning of the 'Placement' reference isn't clear, there really should be more of a description here...
setPlacement(IfcAxis2Placement),
Ifc2x3tc1Package.getIfcTextLiteral_Placement()void setPlacement(IfcAxis2Placement value)
Placement' reference.
value - the new value of the 'Placement' reference.getPlacement()IfcTextPath getPath()
IfcTextPath.
If the meaning of the 'Path' attribute isn't clear, there really should be more of a description here...
IfcTextPath,
setPath(IfcTextPath),
Ifc2x3tc1Package.getIfcTextLiteral_Path()void setPath(IfcTextPath value)
Path' attribute.
value - the new value of the 'Path' attribute.IfcTextPath,
getPath()Copyright © 2018 OpenSource BIM. All rights reserved.