| 限定符和类型 | 字段和说明 |
|---|---|
private IfcWindowPanelPositionEnum |
IfcPermeableCoveringProperties.panelPosition |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcWindowPanelPositionEnum |
IfcPermeableCoveringProperties.getPanelPosition() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcPermeableCoveringProperties.setPanelPosition(IfcWindowPanelPositionEnum panelPosition) |
| 构造器和说明 |
|---|
IfcPermeableCoveringProperties(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcPermeableCoveringOperationEnum operationType,
IfcWindowPanelPositionEnum panelPosition,
IfcPositiveLengthMeasure frameDepth,
IfcPositiveLengthMeasure frameThickness,
IfcShapeAspect shapeAspectStyle) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcWindowPanelPositionEnum |
IfcWindowPanelProperties.panelPosition |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcWindowPanelPositionEnum |
IfcWindowPanelProperties.getPanelPosition() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcWindowPanelProperties.setPanelPosition(IfcWindowPanelPositionEnum panelPosition) |
| 构造器和说明 |
|---|
IfcWindowPanelProperties(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcWindowPanelOperationEnum operationType,
IfcWindowPanelPositionEnum panelPosition,
IfcPositiveLengthMeasure frameDepth,
IfcPositiveLengthMeasure frameThickness,
IfcShapeAspect shapeAspectStyle) |
| 限定符和类型 | 方法和说明 |
|---|---|
static IfcWindowPanelPositionEnum |
IfcWindowPanelPositionEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static IfcWindowPanelPositionEnum[] |
IfcWindowPanelPositionEnum.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2023. All rights reserved.