public class IfcShapeAspect4X3 extends IfcEntityBase
IfcShapeAspect
| Constructor and Description |
|---|
IfcShapeAspect4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcText4X3 |
getDescription() |
IfcLabel4X3 |
getName() |
IfcProductRepresentationSelect4X3 |
getPartOfProductDefinitionShape() |
IfcLogical4X3 |
getProductDefinitional() |
IfcCollection<IfcShapeModel4X3> |
getShapeRepresentations() |
IfcCollection<IfcExternalReferenceRelationship4X3> |
hasExternalReferences() |
void |
setDescription(IfcText4X3 value) |
void |
setName(IfcLabel4X3 value) |
void |
setPartOfProductDefinitionShape(IfcProductRepresentationSelect4X3 value) |
void |
setProductDefinitional(IfcLogical4X3 value) |
void |
setShapeRepresentations(IfcCollection<IfcShapeModel4X3> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcShapeModel4X3> getShapeRepresentations()
public final void setShapeRepresentations(IfcCollection<IfcShapeModel4X3> value)
public final IfcLabel4X3 getName()
public final void setName(IfcLabel4X3 value)
public final IfcText4X3 getDescription()
public final void setDescription(IfcText4X3 value)
public final IfcLogical4X3 getProductDefinitional()
public final void setProductDefinitional(IfcLogical4X3 value)
public final IfcProductRepresentationSelect4X3 getPartOfProductDefinitionShape()
public final void setPartOfProductDefinitionShape(IfcProductRepresentationSelect4X3 value)
public final IfcCollection<IfcExternalReferenceRelationship4X3> hasExternalReferences()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.