public class IfcPresentationLayerWithStyle2X3 extends IfcPresentationLayerAssignment2X3
IfcPresentationLayerWithStyle
| Constructor and Description |
|---|
IfcPresentationLayerWithStyle2X3() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getLayerBlocked() |
Boolean |
getLayerFrozen() |
Boolean |
getLayerOn() |
IfcCollection<IfcPresentationStyleSelect2X3> |
getLayerStyles() |
void |
setLayerBlocked(Boolean value) |
void |
setLayerFrozen(Boolean value) |
void |
setLayerOn(Boolean value) |
void |
setLayerStyles(IfcCollection<IfcPresentationStyleSelect2X3> value) |
getAssignedItems, getDescription, getIdentifier, getName, setAssignedItems, setDescription, setIdentifier, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final Boolean getLayerOn()
public final void setLayerOn(Boolean value)
public final Boolean getLayerFrozen()
public final void setLayerFrozen(Boolean value)
public final Boolean getLayerBlocked()
public final void setLayerBlocked(Boolean value)
public final IfcCollection<IfcPresentationStyleSelect2X3> getLayerStyles()
public final void setLayerStyles(IfcCollection<IfcPresentationStyleSelect2X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.