| 限定符和类型 | 字段和说明 |
|---|---|
private IfcGeometricProjectionEnum |
IfcGeometricRepresentationSubContext.targetView |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcGeometricProjectionEnum |
IfcGeometricRepresentationSubContext.getTargetView() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcGeometricRepresentationSubContext.setTargetView(IfcGeometricProjectionEnum targetView) |
| 构造器和说明 |
|---|
IfcGeometricRepresentationSubContext(IfcLabel contextIdentifier,
IfcLabel contextType,
IfcDimensionCount coordinateSpaceDimension,
REAL precision,
IfcAxis2Placement worldCoordinateSystem,
IfcDirection trueNorth,
IfcGeometricRepresentationContext parentContext,
IfcPositiveRatioMeasure targetScale,
IfcGeometricProjectionEnum targetView,
IfcLabel userDefinedTargetView) |
| 限定符和类型 | 方法和说明 |
|---|---|
static IfcGeometricProjectionEnum |
IfcGeometricProjectionEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static IfcGeometricProjectionEnum[] |
IfcGeometricProjectionEnum.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
IfcGeometricRepresentationSubContext |
IfcRepresentationFactory.createGeometricRepresentationSubContext(IfcGeometricRepresentationContext parentContext,
String contextIdentifier,
String contextType,
IfcGeometricProjectionEnum targetView) |
Copyright © 2023. All rights reserved.