public class IfcStyledItem4X3 extends IfcRepresentationItem4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcStyledItem
| Constructor and Description |
|---|
IfcStyledItem4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcRepresentationItem4X3 |
getItem() |
IfcLabel4X3 |
getName() |
IfcCollection<IfcPresentationStyle4X3> |
getStyles() |
void |
setItem(IfcRepresentationItem4X3 value) |
void |
setName(IfcLabel4X3 value) |
void |
setStyles(IfcCollection<IfcPresentationStyle4X3> value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcRepresentationItem4X3 getItem()
public final void setItem(IfcRepresentationItem4X3 value)
public final IfcCollection<IfcPresentationStyle4X3> getStyles()
public final void setStyles(IfcCollection<IfcPresentationStyle4X3> value)
public final IfcLabel4X3 getName()
public final void setName(IfcLabel4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.