public class IfcDerivedUnit2X3 extends IfcEntityBase
IfcDerivedUnit
| Constructor and Description |
|---|
IfcDerivedUnit2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcDerivedUnitElement2X3> |
getElements() |
IfcDerivedUnitEnum2X3 |
getUnitType() |
IfcLabel2X3 |
getUserDefinedType() |
void |
setElements(IfcCollection<IfcDerivedUnitElement2X3> value) |
void |
setUnitType(IfcDerivedUnitEnum2X3 value) |
void |
setUserDefinedType(IfcLabel2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcDerivedUnitElement2X3> getElements()
public final void setElements(IfcCollection<IfcDerivedUnitElement2X3> value)
public final IfcDerivedUnitEnum2X3 getUnitType()
public final void setUnitType(IfcDerivedUnitEnum2X3 value)
public final IfcLabel2X3 getUserDefinedType()
public final void setUserDefinedType(IfcLabel2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.