public class IfcMaterialLayerSetUsage extends IfcEntity
Constructor and Description |
---|
IfcMaterialLayerSetUsage() |
Modifier and Type | Method and Description |
---|---|
IfcDirectionSenseEnum |
getDirectionSense() |
IfcMaterialLayerSet |
getForLayerSet() |
IfcLayerSetDirectionEnum |
getLayerSetDirection() |
IfcLengthMeasure |
getOffsetFromReferenceLine() |
void |
setDirectionSense(IfcDirectionSenseEnum value) |
void |
setForLayerSet(IfcMaterialLayerSet value) |
void |
setLayerSetDirection(IfcLayerSetDirectionEnum value) |
void |
setOffsetFromReferenceLine(IfcLengthMeasure value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcMaterialLayerSet getForLayerSet()
public final void setForLayerSet(IfcMaterialLayerSet value)
public final IfcLayerSetDirectionEnum getLayerSetDirection()
public final void setLayerSetDirection(IfcLayerSetDirectionEnum value)
public final IfcDirectionSenseEnum getDirectionSense()
public final void setDirectionSense(IfcDirectionSenseEnum value)
public final IfcLengthMeasure getOffsetFromReferenceLine()
public final void setOffsetFromReferenceLine(IfcLengthMeasure value)