| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.geometry.entity | |
| org.sikongsphere.ifc.model.schema.resource.representation.entity | |
| org.sikongsphere.ifc.sdk.factory |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcRepresentation |
IfcRepresentationMap.mappedRepresentation |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcRepresentation |
IfcRepresentationMap.getMappedRepresentation() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRepresentationMap.setMappedRepresentation(IfcRepresentation mappedRepresentation) |
| 构造器和说明 |
|---|
IfcRepresentationMap(IfcAxis2Placement mappingOrigin,
IfcRepresentation mappedRepresentation) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcShapeModel
The IfcShapeModel represents the concept of a particular geometric and/or topological representation of a product's shape or a product component's shape within a representation context.
|
class |
IfcShapeRepresentation
The IfcShapeRepresentation represents the concept of a particular geometric representation of a product or a
product component within a specific geometric representation context.
|
class |
IfcStyledRepresentation
The IfcStyledRepresentation represents the concept of a styled presentation being a representation of a product
or a product component, like material. within a representation context.
|
class |
IfcStyleModel
The IfcStyleModel represents the concept of a particular presentation style defined for a material
(or other characteristic) of a product or a product component within a representation context.
|
class |
IfcTopologyRepresentation
The IfcTopologyRepresentation represents the concept of a particular topological representation of a product
or a product component within a representation context.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcRepresentation> |
IfcProductRepresentation.representations |
private SET<IfcRepresentation> |
IfcRepresentationContext.representationsInContext |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcRepresentation> |
IfcProductRepresentation.getRepresentations() |
SET<IfcRepresentation> |
IfcRepresentationContext.getRepresentationsInContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcProductRepresentation.setRepresentations(LIST<IfcRepresentation> representations) |
void |
IfcRepresentationContext.setRepresentationsInContext(SET<IfcRepresentation> representationsInContext) |
| 构造器和说明 |
|---|
IfcMaterialDefinitionRepresentation(IfcLabel name,
IfcText description,
LIST<IfcRepresentation> representations,
IfcMaterial representedMaterial) |
IfcProductDefinitionShape(IfcLabel name,
IfcText description,
LIST<IfcRepresentation> representations) |
IfcProductRepresentation(IfcLabel name,
IfcText description,
LIST<IfcRepresentation> representations) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcRepresentation |
IfcRepresentationFactory.create(IOrder<IfcRepresentation> order) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcRepresentation |
IfcRepresentationFactory.create(IOrder<IfcRepresentation> order) |
Copyright © 2023. All rights reserved.