public class IfcRepresentationMap4 extends IfcEntityBase implements com.aspose.cad_internal.fileformats.ifc.IIfcRepresentationMap
| Constructor and Description |
|---|
IfcRepresentationMap4() |
| Modifier and Type | Method and Description |
|---|---|
IfcRepresentation4 |
getMappedRepresentation() |
IfcAxis2Placement4 |
getMappingOrigin() |
IfcCollection<IfcMappedItem4> |
getMapUsage() |
IfcCollection<IfcShapeAspect4> |
hasShapeAspects() |
void |
setMappedRepresentation(IfcRepresentation4 value) |
void |
setMappingOrigin(IfcAxis2Placement4 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcAxis2Placement4 getMappingOrigin()
public final void setMappingOrigin(IfcAxis2Placement4 value)
public final IfcRepresentation4 getMappedRepresentation()
public final void setMappedRepresentation(IfcRepresentation4 value)
public final IfcCollection<IfcShapeAspect4> hasShapeAspects()
public final IfcCollection<IfcMappedItem4> getMapUsage()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.