public abstract class IfcProperty2X3 extends IfcEntityBase
IfcProperty
| Constructor and Description |
|---|
IfcProperty2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcText2X3 |
getDescription() |
IfcIdentifier2X3 |
getName() |
IfcCollection<IfcComplexProperty2X3> |
getPartOfComplex() |
IfcCollection<IfcPropertyDependencyRelationship2X3> |
getPropertyDependsOn() |
IfcCollection<IfcPropertyDependencyRelationship2X3> |
getPropertyForDependance() |
void |
setDescription(IfcText2X3 value) |
void |
setName(IfcIdentifier2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcIdentifier2X3 getName()
public final void setName(IfcIdentifier2X3 value)
public final IfcText2X3 getDescription()
public final void setDescription(IfcText2X3 value)
public final IfcCollection<IfcPropertyDependencyRelationship2X3> getPropertyForDependance()
public final IfcCollection<IfcPropertyDependencyRelationship2X3> getPropertyDependsOn()
public final IfcCollection<IfcComplexProperty2X3> getPartOfComplex()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.