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