public class IfcRoot2X3 extends IfcEntityBase implements com.aspose.cad_internal.fileformats.ifc.IIfcRoot
| Constructor and Description |
|---|
IfcRoot2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcText2X3 |
getDescription() |
IfcGloballyUniqueId2X3 |
getGlobalId() |
IfcLabel2X3 |
getName() |
IfcOwnerHistory2X3 |
getOwnerHistory() |
void |
setDescription(IfcText2X3 value) |
void |
setGlobalId(IfcGloballyUniqueId2X3 value) |
void |
setName(IfcLabel2X3 value) |
void |
setOwnerHistory(IfcOwnerHistory2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcGloballyUniqueId2X3 getGlobalId()
public final void setGlobalId(IfcGloballyUniqueId2X3 value)
public final IfcOwnerHistory2X3 getOwnerHistory()
public final void setOwnerHistory(IfcOwnerHistory2X3 value)
public final IfcLabel2X3 getName()
public final void setName(IfcLabel2X3 value)
public final IfcText2X3 getDescription()
public final void setDescription(IfcText2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.