| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcDescriptiveMeasure
A descriptive measure is a human interpretable definition of a quantifiable value.
|
class |
IfcLengthMeasure
A length measure is the value of a distance.
|
class |
IfcNormalisedRatioMeasure
Dimensionless measure to express ratio values ranging from 0.0 to 1.0
|
class |
IfcPositiveLengthMeasure
A positive length measure is a length measure that is greater than zero.
|
class |
IfcPositiveRatioMeasure
A positive ratio measure is a ratio measure that is greater than zero.
|
class |
IfcRatioMeasure
A ratio measure is the value of the relation between two physical quantities that are of the same kind.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcSizeSelect |
IfcTextStyleFontModel.fontSize |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcSizeSelect |
IfcTextStyleFontModel.getFontSize() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcTextStyleFontModel.setFontSize(IfcSizeSelect fontSize) |
| 构造器和说明 |
|---|
IfcTextStyleFontModel(IfcLabel name,
LIST<IfcTextFontName> fontFamily,
IfcFontStyle fontStyle,
IfcFontVariant fontVariant,
IfcFontWeight fontWeight,
IfcSizeSelect fontSize) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcSizeSelect |
IfcTextStyleWithBoxCharacteristics.characterSpacing |
private IfcSizeSelect |
IfcCurveStyle.curveWidth |
private IfcSizeSelect |
IfcTextStyleTextModel.LetterSpacing |
private IfcSizeSelect |
IfcTextStyleTextModel.LineHeight |
private IfcSizeSelect |
IfcTextStyleTextModel.TextIndent |
private IfcSizeSelect |
IfcTextStyleTextModel.WordSpacing |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcSizeSelect |
IfcTextStyleWithBoxCharacteristics.getCharacterSpacing() |
IfcSizeSelect |
IfcCurveStyle.getCurveWidth() |
IfcSizeSelect |
IfcTextStyleTextModel.getLetterSpacing() |
IfcSizeSelect |
IfcTextStyleTextModel.getLineHeight() |
IfcSizeSelect |
IfcTextStyleTextModel.getTextIndent() |
IfcSizeSelect |
IfcTextStyleTextModel.getWordSpacing() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcTextStyleWithBoxCharacteristics.setCharacterSpacing(IfcSizeSelect characterSpacing) |
void |
IfcCurveStyle.setCurveWidth(IfcSizeSelect curveWidth) |
void |
IfcTextStyleTextModel.setLetterSpacing(IfcSizeSelect letterSpacing) |
void |
IfcTextStyleTextModel.setLineHeight(IfcSizeSelect lineHeight) |
void |
IfcTextStyleTextModel.setTextIndent(IfcSizeSelect textIndent) |
void |
IfcTextStyleTextModel.setWordSpacing(IfcSizeSelect wordSpacing) |
| 构造器和说明 |
|---|
IfcCurveStyle(IfcLabel name,
IfcCurveFontOrScaledCurveFontSelect curveFont,
IfcSizeSelect curveWidth,
IfcColour curveColour) |
IfcTextStyleTextModel(IfcSizeSelect textIndent,
IfcTextAlignment textAlign,
IfcTextDecoration textDecoration,
IfcSizeSelect letterSpacing,
IfcSizeSelect wordSpacing,
IfcTextTransformation textTransform,
IfcSizeSelect lineHeight) |
IfcTextStyleWithBoxCharacteristics(IfcPositiveLengthMeasure boxHeight,
IfcPositiveLengthMeasure boxWidth,
IfcPlaneAngleMeasure boxSlantAngle,
IfcPlaneAngleMeasure boxRotateAngle,
IfcSizeSelect characterSpacing) |
Copyright © 2023. All rights reserved.