public class IfcMaterialLayer4X3 extends IfcMaterialDefinition4X3
IfcMaterialLayer
| Constructor and Description |
|---|
IfcMaterialLayer4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel4X3 |
getCategory() |
IfcText4X3 |
getDescription() |
IfcNonNegativeLengthMeasure4X3 |
getLayerThickness() |
IfcMaterial4X3 |
getMaterial() |
IfcLabel4X3 |
getName() |
IfcInteger4X3 |
getPriority() |
IfcMaterialLayerSet4X3 |
getToMaterialLayerSet() |
IfcLogical4X3 |
isVentilated() |
void |
setCategory(IfcLabel4X3 value) |
void |
setDescription(IfcText4X3 value) |
void |
setLayerThickness(IfcNonNegativeLengthMeasure4X3 value) |
void |
setMaterial(IfcMaterial4X3 value) |
void |
setName(IfcLabel4X3 value) |
void |
setPriority(IfcInteger4X3 value) |
void |
setVentilated(IfcLogical4X3 value) |
getAssociatedTo, hasExternalReferences, hasPropertiesequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcMaterial4X3 getMaterial()
public final void setMaterial(IfcMaterial4X3 value)
public final IfcNonNegativeLengthMeasure4X3 getLayerThickness()
public final void setLayerThickness(IfcNonNegativeLengthMeasure4X3 value)
public final IfcLogical4X3 isVentilated()
public final void setVentilated(IfcLogical4X3 value)
public final IfcLabel4X3 getName()
public final void setName(IfcLabel4X3 value)
public final IfcText4X3 getDescription()
public final void setDescription(IfcText4X3 value)
public final IfcLabel4X3 getCategory()
public final void setCategory(IfcLabel4X3 value)
public final IfcInteger4X3 getPriority()
public final void setPriority(IfcInteger4X3 value)
public final IfcMaterialLayerSet4X3 getToMaterialLayerSet()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.