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