public 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) |
getDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcObjectPlacement getObjectPlacement()
public final void setObjectPlacement(IfcObjectPlacement value)
public final IfcProductRepresentation getRepresentation()
public final void setRepresentation(IfcProductRepresentation value)
public final IfcCollection<IfcRelAssignsToProduct> getReferencedBy()