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