public class IfcEllipseProfileDef extends IfcParameterizedProfileDef implements com.aspose.cad_internal.fileformats.ifc.IIfcEllipseProfileDef
| Constructor and Description |
|---|
IfcEllipseProfileDef() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure |
getSemiAxis1() |
IfcPositiveLengthMeasure |
getSemiAxis2() |
void |
setSemiAxis1(IfcPositiveLengthMeasure value) |
void |
setSemiAxis2(IfcPositiveLengthMeasure value) |
getPosition, setPositiongetProfileName, getProfileType, setProfileName, setProfileTypeequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcPositiveLengthMeasure getSemiAxis1()
public final void setSemiAxis1(IfcPositiveLengthMeasure value)
public final IfcPositiveLengthMeasure getSemiAxis2()
public final void setSemiAxis2(IfcPositiveLengthMeasure value)