| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.geometry.entity | |
| org.sikongsphere.ifc.model.schema.resource.geometry.enumeration |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcTrimmingPreference |
IfcTrimmedCurve.masterRepresentation |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcTrimmingPreference |
IfcTrimmedCurve.getMasterRepresentation() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcTrimmedCurve.setMasterRepresentation(IfcTrimmingPreference masterRepresentation) |
| 构造器和说明 |
|---|
IfcTrimmedCurve(IfcCurve basisCurve,
SET<IfcTrimmingSelect> trim1,
SET<IfcTrimmingSelect> trim2,
IfcBoolean senseAgreement,
IfcTrimmingPreference masterRepresentation) |
| 限定符和类型 | 方法和说明 |
|---|---|
static IfcTrimmingPreference |
IfcTrimmingPreference.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static IfcTrimmingPreference[] |
IfcTrimmingPreference.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2023. All rights reserved.