public class IfcMappedItem extends IfcRepresentationItem implements com.aspose.cad_internal.fileformats.ifc.IIfcMappedItem
Constructor and Description |
---|
IfcMappedItem() |
Modifier and Type | Method and Description |
---|---|
IfcRepresentationMap |
getMappingSource() |
IfcCartesianTransformationOperator |
getMappingTarget() |
void |
setMappingSource(IfcRepresentationMap value) |
void |
setMappingTarget(IfcCartesianTransformationOperator value) |
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcRepresentationMap getMappingSource()
public final void setMappingSource(IfcRepresentationMap value)
public final IfcCartesianTransformationOperator getMappingTarget()
public final void setMappingTarget(IfcCartesianTransformationOperator value)