public class IfcCurveStyleFontPattern extends IfcEntity
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_Inequality
public final IfcLengthMeasure getVisibleSegmentLength()
public final void setVisibleSegmentLength(IfcLengthMeasure value)
public final IfcPositiveLengthMeasure getInvisibleSegmentLength()
public final void setInvisibleSegmentLength(IfcPositiveLengthMeasure value)