IfcParameterValue
All Implemented Interfaces: com.aspose.cad_internal.fileformats.ifc.IIfcParameterValue
Constructors
| Constructor | Description |
|---|---|
| IfcParameterValue() |
Methods
| Method | Description |
|---|---|
| getValue() | |
| setValue(double value) |
IfcParameterValue()
public IfcParameterValue()
getValue()
public final double getValue()
Returns: double
setValue(double value)
public final void setValue(double value)