| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity | |
| org.sikongsphere.ifc.model.schema.resource.geometricmodel.enumeration |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcBooleanOperator |
IfcBooleanResult.operator |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcBooleanOperator |
IfcBooleanResult.getOperator() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcBooleanResult.setOperator(IfcBooleanOperator operator) |
| 构造器和说明 |
|---|
IfcBooleanClippingResult(IfcBooleanOperator operator,
IfcBooleanOperand firstOperand,
IfcBooleanOperand secondOperand) |
IfcBooleanResult(IfcBooleanOperator operator,
IfcBooleanOperand firstOperand,
IfcBooleanOperand secondOperand) |
| 限定符和类型 | 方法和说明 |
|---|---|
static IfcBooleanOperator |
IfcBooleanOperator.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static IfcBooleanOperator[] |
IfcBooleanOperator.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2023. All rights reserved.