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