public class IfcProductRepresentation4X3 extends IfcEntityBase implements com.aspose.cad_internal.fileformats.ifc.IIfcProductRepresentation
| Constructor and Description |
|---|
IfcProductRepresentation4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcText4X3 |
getDescription() |
IfcLabel4X3 |
getName() |
IfcCollection<IfcRepresentation4X3> |
getRepresentations() |
void |
setDescription(IfcText4X3 value) |
void |
setName(IfcLabel4X3 value) |
void |
setRepresentations(IfcCollection<IfcRepresentation4X3> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcLabel4X3 getName()
public final void setName(IfcLabel4X3 value)
public final IfcText4X3 getDescription()
public final void setDescription(IfcText4X3 value)
public final IfcCollection<IfcRepresentation4X3> getRepresentations()
public final void setRepresentations(IfcCollection<IfcRepresentation4X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.