public class IfcProduct4 extends IfcObject4 implements com.aspose.cad_internal.fileformats.ifc.IIfcProduct
| Constructor and Description |
|---|
IfcProduct4() |
| Modifier and Type | Method and Description |
|---|---|
IfcObjectPlacement4 |
getObjectPlacement() |
IfcCollection<IfcRelAssignsToProduct4> |
getReferencedBy() |
IfcProductRepresentation4 |
getRepresentation() |
void |
setObjectPlacement(IfcObjectPlacement4 value) |
void |
setRepresentation(IfcProductRepresentation4 value) |
getDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcObjectPlacement4 getObjectPlacement()
public final void setObjectPlacement(IfcObjectPlacement4 value)
public final IfcProductRepresentation4 getRepresentation()
public final void setRepresentation(IfcProductRepresentation4 value)
public final IfcCollection<IfcRelAssignsToProduct4> getReferencedBy()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.