public class IfcShapeAspect4 extends IfcEntityBase
IfcShapeAspect
| Constructor and Description |
|---|
IfcShapeAspect4() |
| Modifier and Type | Method and Description |
|---|---|
IfcText4 |
getDescription() |
IfcLabel4 |
getName() |
IfcProductRepresentationSelect4 |
getPartOfProductDefinitionShape() |
IfcLogical4 |
getProductDefinitional() |
IfcCollection<IfcShapeModel4> |
getShapeRepresentations() |
void |
setDescription(IfcText4 value) |
void |
setName(IfcLabel4 value) |
void |
setPartOfProductDefinitionShape(IfcProductRepresentationSelect4 value) |
void |
setProductDefinitional(IfcLogical4 value) |
void |
setShapeRepresentations(IfcCollection<IfcShapeModel4> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcShapeModel4> getShapeRepresentations()
public final void setShapeRepresentations(IfcCollection<IfcShapeModel4> value)
public final IfcLabel4 getName()
public final void setName(IfcLabel4 value)
public final IfcText4 getDescription()
public final void setDescription(IfcText4 value)
public final IfcLogical4 getProductDefinitional()
public final void setProductDefinitional(IfcLogical4 value)
public final IfcProductRepresentationSelect4 getPartOfProductDefinitionShape()
public final void setPartOfProductDefinitionShape(IfcProductRepresentationSelect4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.