@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcRepresentationMap extends IfcAbstractClass
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcRepresentation |
mappedRepresentation |
private IfcAxis2Placement |
mappingOrigin |
stepNumber| 构造器和说明 |
|---|
IfcRepresentationMap() |
IfcRepresentationMap(IfcAxis2Placement mappingOrigin,
IfcRepresentation mappedRepresentation) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcRepresentation |
getMappedRepresentation() |
IfcAxis2Placement |
getMappingOrigin() |
void |
setMappedRepresentation(IfcRepresentation mappedRepresentation) |
void |
setMappingOrigin(IfcAxis2Placement mappingOrigin) |
check, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcAxis2Placement mappingOrigin
private IfcRepresentation mappedRepresentation
public IfcRepresentationMap()
@IfcParserConstructor public IfcRepresentationMap(IfcAxis2Placement mappingOrigin, IfcRepresentation mappedRepresentation)
public IfcRepresentation getMappedRepresentation()
public void setMappedRepresentation(IfcRepresentation mappedRepresentation)
public IfcAxis2Placement getMappingOrigin()
public void setMappingOrigin(IfcAxis2Placement mappingOrigin)
Copyright © 2023. All rights reserved.