public abstract class IfcProduct extends IfcObject implements com.aspose.cad_internal.fileformats.ifc.IIfcProduct
Constructor and Description |
---|
IfcProduct() |
Modifier and Type | Method and Description |
---|---|
IfcObjectPlacement |
getObjectPlacement() |
IfcCollection<IfcRelAssignsToProduct> |
getReferencedBy() |
IfcProductRepresentation |
getRepresentation() |
void |
setObjectPlacement(IfcObjectPlacement value) |
void |
setRepresentation(IfcProductRepresentation value) |
getObjectType, isDefinedBy, setObjectType
getDecomposes, hasAssignments, hasAssociations, isDecomposedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcObjectPlacement getObjectPlacement()
public final void setObjectPlacement(IfcObjectPlacement value)
public final IfcProductRepresentation getRepresentation()
public final void setRepresentation(IfcProductRepresentation value)
public final IfcCollection<IfcRelAssignsToProduct> getReferencedBy()