public class IfcProduct4X3 extends IfcObject4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcProduct
| Constructor and Description |
|---|
IfcProduct4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcObjectPlacement4X3 |
getObjectPlacement() |
IfcCollection<IfcRelPositions4X3> |
getPositionedRelativeTo() |
IfcCollection<IfcRelAssignsToProduct4X3> |
getReferencedBy() |
IfcCollection<IfcRelReferencedInSpatialStructure4X3> |
getReferencedInStructures() |
IfcProductRepresentation4X3 |
getRepresentation() |
void |
setObjectPlacement(IfcObjectPlacement4X3 value) |
void |
setRepresentation(IfcProductRepresentation4X3 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 IfcObjectPlacement4X3 getObjectPlacement()
public final void setObjectPlacement(IfcObjectPlacement4X3 value)
public final IfcProductRepresentation4X3 getRepresentation()
public final void setRepresentation(IfcProductRepresentation4X3 value)
public final IfcCollection<IfcRelAssignsToProduct4X3> getReferencedBy()
public final IfcCollection<IfcRelPositions4X3> getPositionedRelativeTo()
public final IfcCollection<IfcRelReferencedInSpatialStructure4X3> getReferencedInStructures()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.