| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.kernel.entity | |
| org.sikongsphere.ifc.model.schema.resource.representation.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcRepresentationContext> |
IfcProject.representationContexts |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcRepresentationContext> |
IfcProject.getRepresentationContexts() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcProject.addRepresentationContext(IfcRepresentationContext representationContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcProject.setRepresentationContexts(SET<IfcRepresentationContext> representationContexts) |
| 构造器和说明 |
|---|
IfcProject(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcLabel longName,
IfcLabel phase,
SET<IfcRepresentationContext> representationContexts,
IfcUnitAssignment unitsInContext) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcGeometricRepresentationContext
A geometric representation context is a representation context
in which the geometric representation items are geometrically founded.
|
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 IfcRepresentationContext |
IfcRepresentation.contextContextOfItems |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcRepresentationContext |
IfcRepresentation.getContextContextOfItems() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRepresentation.setContextContextOfItems(IfcRepresentationContext contextContextOfItems) |
Copyright © 2023. All rights reserved.