IfcMappedItem
Inheritance: java.lang.Object, IfcRepresentationItem
All Implemented Interfaces: com.aspose.cad_internal.fileformats.ifc.IIfcMappedItem
Constructors
| Constructor | Description |
|---|---|
| IfcMappedItem() |
Methods
| Method | Description |
|---|---|
| getMappingSource() | |
| setMappingSource(IfcRepresentationMap value) | |
| getMappingTarget() | |
| setMappingTarget(IfcCartesianTransformationOperator value) |
IfcMappedItem()
public IfcMappedItem()
getMappingSource()
public final IfcRepresentationMap getMappingSource()
Returns: IfcRepresentationMap
setMappingSource(IfcRepresentationMap value)
public final void setMappingSource(IfcRepresentationMap value)
getMappingTarget()
public final IfcCartesianTransformationOperator getMappingTarget()
Returns: IfcCartesianTransformationOperator
setMappingTarget(IfcCartesianTransformationOperator value)
public final void setMappingTarget(IfcCartesianTransformationOperator value)