@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcCurveStyleFontPattern extends IfcAbstractClass
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcPositiveLengthMeasure |
invisibleSegmentLength |
private IfcLengthMeasure |
visibleSegmentLength |
stepNumber| 构造器和说明 |
|---|
IfcCurveStyleFontPattern() |
IfcCurveStyleFontPattern(IfcLengthMeasure visibleSegmentLength,
IfcPositiveLengthMeasure invisiblesegmentLength) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcPositiveLengthMeasure |
getInvisibleSegmentLength() |
IfcLengthMeasure |
getVisibleSegmentLength() |
void |
setInvisibleSegmentLength(IfcPositiveLengthMeasure invisibleSegmentLength) |
void |
setVisibleSegmentLength(IfcLengthMeasure visibleSegmentLength) |
check, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcLengthMeasure visibleSegmentLength
private IfcPositiveLengthMeasure invisibleSegmentLength
public IfcCurveStyleFontPattern()
@IfcParserConstructor public IfcCurveStyleFontPattern(IfcLengthMeasure visibleSegmentLength, IfcPositiveLengthMeasure invisiblesegmentLength)
public IfcLengthMeasure getVisibleSegmentLength()
public void setVisibleSegmentLength(IfcLengthMeasure visibleSegmentLength)
public IfcPositiveLengthMeasure getInvisibleSegmentLength()
public void setInvisibleSegmentLength(IfcPositiveLengthMeasure invisibleSegmentLength)
Copyright © 2023. All rights reserved.