public class IfcProduct2X3 extends IfcObject2X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcProduct
| Constructor and Description |
|---|
IfcProduct2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcObjectPlacement2X3 |
getObjectPlacement() |
IfcCollection<IfcRelAssignsToProduct2X3> |
getReferencedBy() |
IfcProductRepresentation2X3 |
getRepresentation() |
void |
setObjectPlacement(IfcObjectPlacement2X3 value) |
void |
setRepresentation(IfcProductRepresentation2X3 value) |
getObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcObjectPlacement2X3 getObjectPlacement()
public final void setObjectPlacement(IfcObjectPlacement2X3 value)
public final IfcProductRepresentation2X3 getRepresentation()
public final void setRepresentation(IfcProductRepresentation2X3 value)
public final IfcCollection<IfcRelAssignsToProduct2X3> getReferencedBy()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.