public abstract class IfcPhysicalQuantity4 extends IfcEntityBase
IfcPhysicalQuantity
| Constructor and Description |
|---|
IfcPhysicalQuantity4() |
| Modifier and Type | Method and Description |
|---|---|
IfcText4 |
getDescription() |
IfcLabel4 |
getName() |
IfcCollection<IfcPhysicalComplexQuantity4> |
getPartOfComplex() |
IfcCollection<IfcExternalReferenceRelationship4> |
hasExternalReferences() |
void |
setDescription(IfcText4 value) |
void |
setName(IfcLabel4 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel4 getName()
public final void setName(IfcLabel4 value)
public final IfcText4 getDescription()
public final void setDescription(IfcText4 value)
public final IfcCollection<IfcExternalReferenceRelationship4> hasExternalReferences()
public final IfcCollection<IfcPhysicalComplexQuantity4> getPartOfComplex()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.