public class IfcPresentationLayerWithStyle4 extends IfcPresentationLayerAssignment4
IfcPresentationLayerWithStyle
| Constructor and Description |
|---|
IfcPresentationLayerWithStyle4() |
| Modifier and Type | Method and Description |
|---|---|
IfcLogical4 |
getLayerBlocked() |
IfcLogical4 |
getLayerFrozen() |
IfcLogical4 |
getLayerOn() |
IfcCollection<IfcPresentationStyle4> |
getLayerStyles() |
void |
setLayerBlocked(IfcLogical4 value) |
void |
setLayerFrozen(IfcLogical4 value) |
void |
setLayerOn(IfcLogical4 value) |
void |
setLayerStyles(IfcCollection<IfcPresentationStyle4> 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 IfcLogical4 getLayerOn()
public final void setLayerOn(IfcLogical4 value)
public final IfcLogical4 getLayerFrozen()
public final void setLayerFrozen(IfcLogical4 value)
public final IfcLogical4 getLayerBlocked()
public final void setLayerBlocked(IfcLogical4 value)
public final IfcCollection<IfcPresentationStyle4> getLayerStyles()
public final void setLayerStyles(IfcCollection<IfcPresentationStyle4> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.