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, setPosition
getProfileName, getProfileType, setProfileName, setProfileType
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)