public class IfcPresentationLayerAssignment4 extends IfcEntityBase implements com.aspose.cad_internal.fileformats.ifc.IIfcPresentationLayerAssignment
| Constructor and Description |
|---|
IfcPresentationLayerAssignment4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcLayeredItem4> |
getAssignedItems() |
IfcText4 |
getDescription() |
IfcIdentifier4 |
getIdentifier() |
IfcLabel4 |
getName() |
void |
setAssignedItems(IfcCollection<IfcLayeredItem4> value) |
void |
setDescription(IfcText4 value) |
void |
setIdentifier(IfcIdentifier4 value) |
void |
setName(IfcLabel4 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcLabel4 getName()
public final void setName(IfcLabel4 value)
public final IfcText4 getDescription()
public final void setDescription(IfcText4 value)
public final IfcCollection<IfcLayeredItem4> getAssignedItems()
public final void setAssignedItems(IfcCollection<IfcLayeredItem4> value)
public final IfcIdentifier4 getIdentifier()
public final void setIdentifier(IfcIdentifier4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.