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) |
getLayerAssignment, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcRepresentationMap getMappingSource()
public final void setMappingSource(IfcRepresentationMap value)
public final IfcCartesianTransformationOperator getMappingTarget()
public final void setMappingTarget(IfcCartesianTransformationOperator value)