public class IfcToroidalSurface extends IfcElementarySurface
Constructor and Description |
---|
IfcToroidalSurface() |
Modifier and Type | Method and Description |
---|---|
IfcPositiveLengthMeasure |
getMajorRadius() |
IfcPositiveLengthMeasure |
getMinorRadius() |
void |
setMajorRadius(IfcPositiveLengthMeasure value) |
void |
setMinorRadius(IfcPositiveLengthMeasure value) |
getPosition, setPosition
getLayerAssignment, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcPositiveLengthMeasure getMajorRadius()
public final void setMajorRadius(IfcPositiveLengthMeasure value)
public final IfcPositiveLengthMeasure getMinorRadius()
public final void setMinorRadius(IfcPositiveLengthMeasure value)