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