| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.representation.entity | |
| org.sikongsphere.ifc.sdk.factory |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcGeometricRepresentationSubContext
The IfcGeometricRepresentationSubContext defines the context that applies to several shape representations
of a product being a sub context, sharing the WorldCoordinateSystem, CoordinateSpaceDimension, Precision
and TrueNorth attributes with the parent IfcGeometricRepresentationContext.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcGeometricRepresentationContext |
IfcGeometricRepresentationSubContext.parentContext |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcGeometricRepresentationContext |
IfcGeometricRepresentationSubContext.getParentContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcGeometricRepresentationSubContext.setParentContext(IfcGeometricRepresentationContext parentContext) |
| 构造器和说明 |
|---|
IfcGeometricRepresentationSubContext(IfcLabel contextIdentifier,
IfcLabel contextType,
IfcDimensionCount coordinateSpaceDimension,
REAL precision,
IfcAxis2Placement worldCoordinateSystem,
IfcDirection trueNorth,
IfcGeometricRepresentationContext parentContext,
IfcPositiveRatioMeasure targetScale,
IfcGeometricProjectionEnum targetView,
IfcLabel userDefinedTargetView) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcGeometricRepresentationContext |
IfcRepresentationFactory.createGeometricRepresentationContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcGeometricRepresentationSubContext |
IfcRepresentationFactory.createGeometricRepresentationSubContext(IfcGeometricRepresentationContext parentContext,
String contextIdentifier,
String contextType,
IfcGeometricProjectionEnum targetView) |
Copyright © 2023. All rights reserved.