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