public class IfcBoundingBox4 extends IfcGeometricRepresentationItem4
IfcBoundingBox
| Constructor and Description |
|---|
IfcBoundingBox4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCartesianPoint4 |
getCorner() |
IfcPositiveLengthMeasure4 |
getXDim() |
IfcPositiveLengthMeasure4 |
getYDim() |
IfcPositiveLengthMeasure4 |
getZDim() |
void |
setCorner(IfcCartesianPoint4 value) |
void |
setXDim(IfcPositiveLengthMeasure4 value) |
void |
setYDim(IfcPositiveLengthMeasure4 value) |
void |
setZDim(IfcPositiveLengthMeasure4 value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCartesianPoint4 getCorner()
public final void setCorner(IfcCartesianPoint4 value)
public final IfcPositiveLengthMeasure4 getXDim()
public final void setXDim(IfcPositiveLengthMeasure4 value)
public final IfcPositiveLengthMeasure4 getYDim()
public final void setYDim(IfcPositiveLengthMeasure4 value)
public final IfcPositiveLengthMeasure4 getZDim()
public final void setZDim(IfcPositiveLengthMeasure4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.