public class IfcLocalPlacement extends IfcObjectPlacement implements com.aspose.cad_internal.fileformats.ifc.IIfcLocalPlacement
| Constructor and Description |
|---|
IfcLocalPlacement() |
| Modifier and Type | Method and Description |
|---|---|
IfcObjectPlacement |
getPlacementRelTo() |
IfcAxis2Placement |
getRelativePlacement() |
void |
setPlacementRelTo(IfcObjectPlacement value) |
void |
setRelativePlacement(IfcAxis2Placement value) |
getPlacesObject, getReferencedByPlacementsequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcObjectPlacement getPlacementRelTo()
public final void setPlacementRelTo(IfcObjectPlacement value)
public final IfcAxis2Placement getRelativePlacement()
public final void setRelativePlacement(IfcAxis2Placement value)