public class IfcMappedItem2X3 extends IfcRepresentationItem2X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcMappedItem
| Constructor and Description |
|---|
IfcMappedItem2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcRepresentationMap2X3 |
getMappingSource() |
IfcCartesianTransformationOperator2X3 |
getMappingTarget() |
void |
setMappingSource(IfcRepresentationMap2X3 value) |
void |
setMappingTarget(IfcCartesianTransformationOperator2X3 value) |
getLayerAssignments, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcRepresentationMap2X3 getMappingSource()
public final void setMappingSource(IfcRepresentationMap2X3 value)
public final IfcCartesianTransformationOperator2X3 getMappingTarget()
public final void setMappingTarget(IfcCartesianTransformationOperator2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.