public class IfcMaterialLayerWithOffsets extends IfcMaterialLayer
Constructor and Description |
---|
IfcMaterialLayerWithOffsets() |
Modifier and Type | Method and Description |
---|---|
IfcLayerSetDirectionEnum |
getOffsetDirection() |
IfcCollection<IfcLengthMeasure> |
getOffsetValues() |
void |
setOffsetDirection(IfcLayerSetDirectionEnum value) |
void |
setOffsetValues(IfcCollection<IfcLengthMeasure> value) |
getCategory, getDescription, getLayerThickness, getMaterial, getName, getPriority, getToMaterialLayerSet, isVentilated, setCategory, setDescription, setLayerThickness, setMaterial, setName, setPriority, setVentilated
getAssociatedTo, hasExternalReferences, hasProperties
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcLayerSetDirectionEnum getOffsetDirection()
public final void setOffsetDirection(IfcLayerSetDirectionEnum value)
public final IfcCollection<IfcLengthMeasure> getOffsetValues()
public final void setOffsetValues(IfcCollection<IfcLengthMeasure> value)