public class IfcCurveStyle4X3 extends IfcPresentationStyle4X3
IfcCurveStyle
| Constructor and Description |
|---|
IfcCurveStyle4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcColour4X3 |
getCurveColour() |
IfcCurveFontOrScaledCurveFontSelect4X3 |
getCurveFont() |
IfcSizeSelect4X3 |
getCurveWidth() |
IfcBoolean4X3 |
getModelOrDraughting() |
void |
setCurveColour(IfcColour4X3 value) |
void |
setCurveFont(IfcCurveFontOrScaledCurveFontSelect4X3 value) |
void |
setCurveWidth(IfcSizeSelect4X3 value) |
void |
setModelOrDraughting(IfcBoolean4X3 value) |
getName, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCurveFontOrScaledCurveFontSelect4X3 getCurveFont()
public final void setCurveFont(IfcCurveFontOrScaledCurveFontSelect4X3 value)
public final IfcSizeSelect4X3 getCurveWidth()
public final void setCurveWidth(IfcSizeSelect4X3 value)
public final IfcColour4X3 getCurveColour()
public final void setCurveColour(IfcColour4X3 value)
public final IfcBoolean4X3 getModelOrDraughting()
public final void setModelOrDraughting(IfcBoolean4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.