public class IfcRepresentation2X3 extends IfcEntityBase implements com.aspose.cad_internal.fileformats.ifc.IIfcRepresentation
| Constructor and Description |
|---|
IfcRepresentation2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcRepresentationContext2X3 |
getContextOfItems() |
IfcCollection<IfcRepresentationItem2X3> |
getItems() |
IfcCollection<IfcPresentationLayerAssignment2X3> |
getLayerAssignments() |
IfcCollection<IfcProductRepresentation2X3> |
getOfProductRepresentation() |
IfcLabel2X3 |
getRepresentationIdentifier() |
IfcCollection<IfcRepresentationMap2X3> |
getRepresentationMap() |
IfcLabel2X3 |
getRepresentationType() |
void |
setContextOfItems(IfcRepresentationContext2X3 value) |
void |
setItems(IfcCollection<IfcRepresentationItem2X3> value) |
void |
setRepresentationIdentifier(IfcLabel2X3 value) |
void |
setRepresentationType(IfcLabel2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcRepresentationContext2X3 getContextOfItems()
public final void setContextOfItems(IfcRepresentationContext2X3 value)
public final IfcLabel2X3 getRepresentationIdentifier()
public final void setRepresentationIdentifier(IfcLabel2X3 value)
public final IfcLabel2X3 getRepresentationType()
public final void setRepresentationType(IfcLabel2X3 value)
public final IfcCollection<IfcRepresentationItem2X3> getItems()
public final void setItems(IfcCollection<IfcRepresentationItem2X3> value)
public final IfcCollection<IfcRepresentationMap2X3> getRepresentationMap()
public final IfcCollection<IfcPresentationLayerAssignment2X3> getLayerAssignments()
public final IfcCollection<IfcProductRepresentation2X3> getOfProductRepresentation()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.