public abstract class IfcExtendedProperties4 extends IfcPropertyAbstraction4
IfcExtendedProperties
| Constructor and Description |
|---|
IfcExtendedProperties4() |
| Modifier and Type | Method and Description |
|---|---|
IfcText4 |
getDescription() |
IfcIdentifier4 |
getName() |
IfcCollection<IfcProperty4> |
getProperties() |
void |
setDescription(IfcText4 value) |
void |
setName(IfcIdentifier4 value) |
void |
setProperties(IfcCollection<IfcProperty4> value) |
hasExternalReferencesequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcIdentifier4 getName()
public final void setName(IfcIdentifier4 value)
public final IfcText4 getDescription()
public final void setDescription(IfcText4 value)
public final IfcCollection<IfcProperty4> getProperties()
public final void setProperties(IfcCollection<IfcProperty4> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.