IfcTypeProduct
Inheritance: java.lang.Object, IfcTypeObject
Constructors
| Constructor | Description |
|---|---|
| IfcTypeProduct() |
Methods
| Method | Description |
|---|---|
| getRepresentationMaps() | |
| setRepresentationMaps(IfcCollection | |
| getTag() | |
| setTag(IfcLabel value) | |
| getReferencedBy() |
IfcTypeProduct()
public IfcTypeProduct()
getRepresentationMaps()
public final IfcCollection<IfcRepresentationMap> getRepresentationMaps()
Returns: IfcCollection
setRepresentationMaps(IfcCollection value)
public final void setRepresentationMaps(IfcCollection<IfcRepresentationMap> value)
getTag()
public final IfcLabel getTag()
Returns: IfcLabel
setTag(IfcLabel value)
public final void setTag(IfcLabel value)
getReferencedBy()
public final IfcCollection<IfcRelAssignsToProduct> getReferencedBy()
Returns: IfcCollection