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