public class IfcEllipse extends IfcConic implements com.aspose.cad_internal.fileformats.ifc.IIfcEllipse
Constructor and Description |
---|
IfcEllipse() |
Modifier and Type | Method and Description |
---|---|
IfcPositiveLengthMeasure |
getSemiAxis1() |
IfcPositiveLengthMeasure |
getSemiAxis2() |
void |
setSemiAxis1(IfcPositiveLengthMeasure value) |
void |
setSemiAxis2(IfcPositiveLengthMeasure value) |
getPosition, setPosition
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcPositiveLengthMeasure getSemiAxis1()
public final void setSemiAxis1(IfcPositiveLengthMeasure value)
public final IfcPositiveLengthMeasure getSemiAxis2()
public final void setSemiAxis2(IfcPositiveLengthMeasure value)