public class IfcEllipse4 extends IfcConic4 implements com.aspose.cad_internal.fileformats.ifc.IIfcEllipse
| Constructor and Description |
|---|
IfcEllipse4() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure4 |
getSemiAxis1() |
IfcPositiveLengthMeasure4 |
getSemiAxis2() |
void |
setSemiAxis1(IfcPositiveLengthMeasure4 value) |
void |
setSemiAxis2(IfcPositiveLengthMeasure4 value) |
getPosition, setPositiongetLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcPositiveLengthMeasure4 getSemiAxis1()
public final void setSemiAxis1(IfcPositiveLengthMeasure4 value)
public final IfcPositiveLengthMeasure4 getSemiAxis2()
public final void setSemiAxis2(IfcPositiveLengthMeasure4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.