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