public class IfcMaterialLayer4 extends IfcMaterialDefinition4
IfcMaterialLayer
| Constructor and Description |
|---|
IfcMaterialLayer4() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel4 |
getCategory() |
IfcText4 |
getDescription() |
IfcNonNegativeLengthMeasure4 |
getLayerThickness() |
IfcMaterial4 |
getMaterial() |
IfcLabel4 |
getName() |
IfcInteger4 |
getPriority() |
IfcMaterialLayerSet4 |
getToMaterialLayerSet() |
IfcLogical4 |
isVentilated() |
void |
setCategory(IfcLabel4 value) |
void |
setDescription(IfcText4 value) |
void |
setLayerThickness(IfcNonNegativeLengthMeasure4 value) |
void |
setMaterial(IfcMaterial4 value) |
void |
setName(IfcLabel4 value) |
void |
setPriority(IfcInteger4 value) |
void |
setVentilated(IfcLogical4 value) |
getAssociatedTo, hasExternalReferences, hasPropertiesequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcMaterial4 getMaterial()
public final void setMaterial(IfcMaterial4 value)
public final IfcNonNegativeLengthMeasure4 getLayerThickness()
public final void setLayerThickness(IfcNonNegativeLengthMeasure4 value)
public final IfcLogical4 isVentilated()
public final void setVentilated(IfcLogical4 value)
public final IfcLabel4 getName()
public final void setName(IfcLabel4 value)
public final IfcText4 getDescription()
public final void setDescription(IfcText4 value)
public final IfcLabel4 getCategory()
public final void setCategory(IfcLabel4 value)
public final IfcInteger4 getPriority()
public final void setPriority(IfcInteger4 value)
public final IfcMaterialLayerSet4 getToMaterialLayerSet()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.