public class IfcCurveStyleFontPattern extends IfcPresentationItem
| Constructor and Description |
|---|
IfcCurveStyleFontPattern() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure |
getInvisibleSegmentLength() |
IfcLengthMeasure |
getVisibleSegmentLength() |
void |
setInvisibleSegmentLength(IfcPositiveLengthMeasure value) |
void |
setVisibleSegmentLength(IfcLengthMeasure value) |
equals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcLengthMeasure getVisibleSegmentLength()
public final void setVisibleSegmentLength(IfcLengthMeasure value)
public final IfcPositiveLengthMeasure getInvisibleSegmentLength()
public final void setInvisibleSegmentLength(IfcPositiveLengthMeasure value)