| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.presentationdimension.entity | |
| org.sikongsphere.ifc.model.schema.resource.presentationdimension.enumeration |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcDimensionExtentUsage |
IfcDimensionCurveTerminator.role |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcDimensionExtentUsage |
IfcDimensionCurveTerminator.getRole() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcDimensionCurveTerminator.setRole(IfcDimensionExtentUsage role) |
| 构造器和说明 |
|---|
IfcDimensionCurveTerminator(IfcAnnotationCurveOccurrence annotatedCurve,
IfcDimensionExtentUsage role) |
IfcDimensionCurveTerminator(IfcRepresentationItem item,
SET<IfcPresentationStyleAssignment> styles,
IfcLabel name,
IfcAnnotationCurveOccurrence annotatedCurve,
IfcDimensionExtentUsage role) |
| 限定符和类型 | 方法和说明 |
|---|---|
static IfcDimensionExtentUsage |
IfcDimensionExtentUsage.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static IfcDimensionExtentUsage[] |
IfcDimensionExtentUsage.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2023. All rights reserved.