public interface IfcMappedItem extends IfcRepresentationItem
| Modifier and Type | Method and Description |
|---|---|
IfcRepresentationMap |
getMappingSource()
Returns the value of the 'Mapping Source' reference.
|
IfcCartesianTransformationOperator |
getMappingTarget()
Returns the value of the 'Mapping Target' reference.
|
void |
setMappingSource(IfcRepresentationMap value)
Sets the value of the '
Mapping Source' reference. |
void |
setMappingTarget(IfcCartesianTransformationOperator value)
Sets the value of the '
Mapping Target' reference. |
getLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcRepresentationMap getMappingSource()
Map Usage'.
If the meaning of the 'Mapping Source' reference isn't clear, there really should be more of a description here...
setMappingSource(IfcRepresentationMap),
Ifc2x3tc1Package.getIfcMappedItem_MappingSource(),
IfcRepresentationMap.getMapUsage()void setMappingSource(IfcRepresentationMap value)
Mapping Source' reference.
value - the new value of the 'Mapping Source' reference.getMappingSource()IfcCartesianTransformationOperator getMappingTarget()
If the meaning of the 'Mapping Target' reference isn't clear, there really should be more of a description here...
setMappingTarget(IfcCartesianTransformationOperator),
Ifc2x3tc1Package.getIfcMappedItem_MappingTarget()void setMappingTarget(IfcCartesianTransformationOperator value)
Mapping Target' reference.
value - the new value of the 'Mapping Target' reference.getMappingTarget()Copyright © 2018 OpenSource BIM. All rights reserved.