@IfcClass(type=ENTITY, layer=RESOURCE) public class IfcProductDefinitionShape extends IfcProductRepresentation
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcShapeAspect> |
hasShapeAspects |
private SET<IfcProduct> |
shapeOfProduct |
stepNumber| 构造器和说明 |
|---|
IfcProductDefinitionShape(IfcLabel name,
IfcText description,
LIST<IfcRepresentation> representations) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcShapeAspect> |
getHasShapeAspects() |
SET<IfcProduct> |
getShapeOfProduct() |
void |
setHasShapeAspects(SET<IfcShapeAspect> hasShapeAspects) |
void |
setShapeOfProduct(SET<IfcProduct> shapeOfProduct) |
getDescription, getName, getRepresentations, setDescription, setName, setRepresentationscheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcInverseParameter private SET<IfcProduct> shapeOfProduct
@IfcInverseParameter private SET<IfcShapeAspect> hasShapeAspects
@IfcParserConstructor public IfcProductDefinitionShape(IfcLabel name, IfcText description, LIST<IfcRepresentation> representations)
public SET<IfcProduct> getShapeOfProduct()
public void setShapeOfProduct(SET<IfcProduct> shapeOfProduct)
public SET<IfcShapeAspect> getHasShapeAspects()
public void setHasShapeAspects(SET<IfcShapeAspect> hasShapeAspects)
Copyright © 2023. All rights reserved.