public class IfcRepresentationMap extends IfcEntity implements com.aspose.cad_internal.fileformats.ifc.IIfcRepresentationMap
Constructor and Description |
---|
IfcRepresentationMap() |
Modifier and Type | Method and Description |
---|---|
IfcRepresentation |
getMappedRepresentation() |
IfcAxis2Placement |
getMappingOrigin() |
IfcCollection<IfcMappedItem> |
getMapUsage() |
void |
setMappedRepresentation(IfcRepresentation value) |
void |
setMappingOrigin(IfcAxis2Placement value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcAxis2Placement getMappingOrigin()
public final void setMappingOrigin(IfcAxis2Placement value)
public final IfcRepresentation getMappedRepresentation()
public final void setMappedRepresentation(IfcRepresentation value)
public final IfcCollection<IfcMappedItem> getMapUsage()