public class IfcTextLiteral2X3 extends IfcGeometricRepresentationItem2X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcTextLiteral
| Constructor and Description |
|---|
IfcTextLiteral2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcPresentableText2X3 |
getLiteral() |
IfcTextPath2X3 |
getPath() |
IfcAxis2Placement2X3 |
getPlacement() |
void |
setLiteral(IfcPresentableText2X3 value) |
void |
setPath(IfcTextPath2X3 value) |
void |
setPlacement(IfcAxis2Placement2X3 value) |
getLayerAssignments, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcPresentableText2X3 getLiteral()
public final void setLiteral(IfcPresentableText2X3 value)
public final IfcAxis2Placement2X3 getPlacement()
public final void setPlacement(IfcAxis2Placement2X3 value)
public final IfcTextPath2X3 getPath()
public final void setPath(IfcTextPath2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.