public interface IfcEllipseProfileDef extends IfcParameterizedProfileDef
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
double |
getSemiAxis1()
Returns the value of the 'Semi Axis1' attribute.
|
String |
getSemiAxis1AsString()
Returns the value of the 'Semi Axis1 As String' attribute.
|
double |
getSemiAxis2()
Returns the value of the 'Semi Axis2' attribute.
|
String |
getSemiAxis2AsString()
Returns the value of the 'Semi Axis2 As String' attribute.
|
void |
setSemiAxis1(double value)
Sets the value of the '
Semi Axis1' attribute. |
void |
setSemiAxis1AsString(String value)
Sets the value of the '
Semi Axis1 As String' attribute. |
void |
setSemiAxis2(double value)
Sets the value of the '
Semi Axis2' attribute. |
void |
setSemiAxis2AsString(String value)
Sets the value of the '
Semi Axis2 As String' attribute. |
getPosition, setPositiongetProfileName, getProfileType, isSetProfileName, setProfileName, setProfileType, unsetProfileNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getSemiAxis1()
If the meaning of the 'Semi Axis1' attribute isn't clear, there really should be more of a description here...
setSemiAxis1(double),
Ifc2x3tc1Package.getIfcEllipseProfileDef_SemiAxis1()void setSemiAxis1(double value)
Semi Axis1' attribute.
value - the new value of the 'Semi Axis1' attribute.getSemiAxis1()String getSemiAxis1AsString()
If the meaning of the 'Semi Axis1 As String' attribute isn't clear, there really should be more of a description here...
setSemiAxis1AsString(String),
Ifc2x3tc1Package.getIfcEllipseProfileDef_SemiAxis1AsString()void setSemiAxis1AsString(String value)
Semi Axis1 As String' attribute.
value - the new value of the 'Semi Axis1 As String' attribute.getSemiAxis1AsString()double getSemiAxis2()
If the meaning of the 'Semi Axis2' attribute isn't clear, there really should be more of a description here...
setSemiAxis2(double),
Ifc2x3tc1Package.getIfcEllipseProfileDef_SemiAxis2()void setSemiAxis2(double value)
Semi Axis2' attribute.
value - the new value of the 'Semi Axis2' attribute.getSemiAxis2()String getSemiAxis2AsString()
If the meaning of the 'Semi Axis2 As String' attribute isn't clear, there really should be more of a description here...
setSemiAxis2AsString(String),
Ifc2x3tc1Package.getIfcEllipseProfileDef_SemiAxis2AsString()void setSemiAxis2AsString(String value)
Semi Axis2 As String' attribute.
value - the new value of the 'Semi Axis2 As String' attribute.getSemiAxis2AsString()Copyright © 2016 OpenSource BIM. All rights reserved.