@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcMappedItem extends IfcRepresentationItem
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcRepresentationMap |
mappingSource |
private IfcCartesianTransformationOperator |
mappingTarget |
stepNumber| 构造器和说明 |
|---|
IfcMappedItem() |
IfcMappedItem(IfcRepresentationMap mappingSource,
IfcCartesianTransformationOperator mappingTarget) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcRepresentationMap |
getMappingSource() |
IfcCartesianTransformationOperator |
getMappingTarget() |
void |
setMappingSource(IfcRepresentationMap mappingSource) |
void |
setMappingTarget(IfcCartesianTransformationOperator mappingTarget) |
getLayerAssignments, getStyledByItem, setLayerAssignments, setStyledByItemcheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcRepresentationMap mappingSource
private IfcCartesianTransformationOperator mappingTarget
public IfcMappedItem()
@IfcParserConstructor public IfcMappedItem(IfcRepresentationMap mappingSource, IfcCartesianTransformationOperator mappingTarget)
public IfcRepresentationMap getMappingSource()
public void setMappingSource(IfcRepresentationMap mappingSource)
public IfcCartesianTransformationOperator getMappingTarget()
public void setMappingTarget(IfcCartesianTransformationOperator mappingTarget)
Copyright © 2023. All rights reserved.