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