public interface IfcLShapeProfileDef extends IfcParameterizedProfileDef
| Modifier and Type | Method and Description |
|---|---|
double |
getCentreOfGravityInX()
Returns the value of the 'Centre Of Gravity In X' attribute.
|
String |
getCentreOfGravityInXAsString()
Returns the value of the 'Centre Of Gravity In XAs String' attribute.
|
double |
getCentreOfGravityInY()
Returns the value of the 'Centre Of Gravity In Y' attribute.
|
String |
getCentreOfGravityInYAsString()
Returns the value of the 'Centre Of Gravity In YAs String' attribute.
|
double |
getDepth()
Returns the value of the 'Depth' attribute.
|
String |
getDepthAsString()
Returns the value of the 'Depth As String' attribute.
|
double |
getEdgeRadius()
Returns the value of the 'Edge Radius' attribute.
|
String |
getEdgeRadiusAsString()
Returns the value of the 'Edge Radius As String' attribute.
|
double |
getFilletRadius()
Returns the value of the 'Fillet Radius' attribute.
|
String |
getFilletRadiusAsString()
Returns the value of the 'Fillet Radius As String' attribute.
|
double |
getLegSlope()
Returns the value of the 'Leg Slope' attribute.
|
String |
getLegSlopeAsString()
Returns the value of the 'Leg Slope As String' attribute.
|
double |
getThickness()
Returns the value of the 'Thickness' attribute.
|
String |
getThicknessAsString()
Returns the value of the 'Thickness As String' attribute.
|
double |
getWidth()
Returns the value of the 'Width' attribute.
|
String |
getWidthAsString()
Returns the value of the 'Width As String' attribute.
|
boolean |
isSetCentreOfGravityInX()
Returns whether the value of the '
Centre Of Gravity In X' attribute is set. |
boolean |
isSetCentreOfGravityInXAsString()
Returns whether the value of the '
Centre Of Gravity In XAs String' attribute is set. |
boolean |
isSetCentreOfGravityInY()
Returns whether the value of the '
Centre Of Gravity In Y' attribute is set. |
boolean |
isSetCentreOfGravityInYAsString()
Returns whether the value of the '
Centre Of Gravity In YAs String' attribute is set. |
boolean |
isSetEdgeRadius()
Returns whether the value of the '
Edge Radius' attribute is set. |
boolean |
isSetEdgeRadiusAsString()
Returns whether the value of the '
Edge Radius As String' attribute is set. |
boolean |
isSetFilletRadius()
Returns whether the value of the '
Fillet Radius' attribute is set. |
boolean |
isSetFilletRadiusAsString()
Returns whether the value of the '
Fillet Radius As String' attribute is set. |
boolean |
isSetLegSlope()
Returns whether the value of the '
Leg Slope' attribute is set. |
boolean |
isSetLegSlopeAsString()
Returns whether the value of the '
Leg Slope As String' attribute is set. |
boolean |
isSetWidth()
Returns whether the value of the '
Width' attribute is set. |
boolean |
isSetWidthAsString()
Returns whether the value of the '
Width As String' attribute is set. |
void |
setCentreOfGravityInX(double value)
Sets the value of the '
Centre Of Gravity In X' attribute. |
void |
setCentreOfGravityInXAsString(String value)
Sets the value of the '
Centre Of Gravity In XAs String' attribute. |
void |
setCentreOfGravityInY(double value)
Sets the value of the '
Centre Of Gravity In Y' attribute. |
void |
setCentreOfGravityInYAsString(String value)
Sets the value of the '
Centre Of Gravity In YAs String' attribute. |
void |
setDepth(double value)
Sets the value of the '
Depth' attribute. |
void |
setDepthAsString(String value)
Sets the value of the '
Depth As String' attribute. |
void |
setEdgeRadius(double value)
Sets the value of the '
Edge Radius' attribute. |
void |
setEdgeRadiusAsString(String value)
Sets the value of the '
Edge Radius As String' attribute. |
void |
setFilletRadius(double value)
Sets the value of the '
Fillet Radius' attribute. |
void |
setFilletRadiusAsString(String value)
Sets the value of the '
Fillet Radius As String' attribute. |
void |
setLegSlope(double value)
Sets the value of the '
Leg Slope' attribute. |
void |
setLegSlopeAsString(String value)
Sets the value of the '
Leg Slope As String' attribute. |
void |
setThickness(double value)
Sets the value of the '
Thickness' attribute. |
void |
setThicknessAsString(String value)
Sets the value of the '
Thickness As String' attribute. |
void |
setWidth(double value)
Sets the value of the '
Width' attribute. |
void |
setWidthAsString(String value)
Sets the value of the '
Width As String' attribute. |
void |
unsetCentreOfGravityInX()
Unsets the value of the '
Centre Of Gravity In X' attribute. |
void |
unsetCentreOfGravityInXAsString()
Unsets the value of the '
Centre Of Gravity In XAs String' attribute. |
void |
unsetCentreOfGravityInY()
Unsets the value of the '
Centre Of Gravity In Y' attribute. |
void |
unsetCentreOfGravityInYAsString()
Unsets the value of the '
Centre Of Gravity In YAs String' attribute. |
void |
unsetEdgeRadius()
Unsets the value of the '
Edge Radius' attribute. |
void |
unsetEdgeRadiusAsString()
Unsets the value of the '
Edge Radius As String' attribute. |
void |
unsetFilletRadius()
Unsets the value of the '
Fillet Radius' attribute. |
void |
unsetFilletRadiusAsString()
Unsets the value of the '
Fillet Radius As String' attribute. |
void |
unsetLegSlope()
Unsets the value of the '
Leg Slope' attribute. |
void |
unsetLegSlopeAsString()
Unsets the value of the '
Leg Slope As String' attribute. |
void |
unsetWidth()
Unsets the value of the '
Width' attribute. |
void |
unsetWidthAsString()
Unsets the value of the '
Width As String' attribute. |
getPosition, setPositiongetProfileName, getProfileType, isSetProfileName, setProfileName, setProfileType, unsetProfileNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getDepth()
If the meaning of the 'Depth' attribute isn't clear, there really should be more of a description here...
setDepth(double),
Ifc2x3tc1Package.getIfcLShapeProfileDef_Depth()void setDepth(double value)
Depth' attribute.
value - the new value of the 'Depth' attribute.getDepth()String getDepthAsString()
If the meaning of the 'Depth As String' attribute isn't clear, there really should be more of a description here...
setDepthAsString(String),
Ifc2x3tc1Package.getIfcLShapeProfileDef_DepthAsString()void setDepthAsString(String value)
Depth As String' attribute.
value - the new value of the 'Depth As String' attribute.getDepthAsString()double getWidth()
If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...
isSetWidth(),
unsetWidth(),
setWidth(double),
Ifc2x3tc1Package.getIfcLShapeProfileDef_Width()void setWidth(double value)
Width' attribute.
value - the new value of the 'Width' attribute.isSetWidth(),
unsetWidth(),
getWidth()void unsetWidth()
Width' attribute.
isSetWidth(),
getWidth(),
setWidth(double)boolean isSetWidth()
Width' attribute is set.
unsetWidth(),
getWidth(),
setWidth(double)String getWidthAsString()
If the meaning of the 'Width As String' attribute isn't clear, there really should be more of a description here...
isSetWidthAsString(),
unsetWidthAsString(),
setWidthAsString(String),
Ifc2x3tc1Package.getIfcLShapeProfileDef_WidthAsString()void setWidthAsString(String value)
Width As String' attribute.
value - the new value of the 'Width As String' attribute.isSetWidthAsString(),
unsetWidthAsString(),
getWidthAsString()void unsetWidthAsString()
Width As String' attribute.
boolean isSetWidthAsString()
Width As String' attribute is set.
unsetWidthAsString(),
getWidthAsString(),
setWidthAsString(String)double getThickness()
If the meaning of the 'Thickness' attribute isn't clear, there really should be more of a description here...
setThickness(double),
Ifc2x3tc1Package.getIfcLShapeProfileDef_Thickness()void setThickness(double value)
Thickness' attribute.
value - the new value of the 'Thickness' attribute.getThickness()String getThicknessAsString()
If the meaning of the 'Thickness As String' attribute isn't clear, there really should be more of a description here...
setThicknessAsString(String),
Ifc2x3tc1Package.getIfcLShapeProfileDef_ThicknessAsString()void setThicknessAsString(String value)
Thickness As String' attribute.
value - the new value of the 'Thickness As String' attribute.getThicknessAsString()double getFilletRadius()
If the meaning of the 'Fillet Radius' attribute isn't clear, there really should be more of a description here...
isSetFilletRadius(),
unsetFilletRadius(),
setFilletRadius(double),
Ifc2x3tc1Package.getIfcLShapeProfileDef_FilletRadius()void setFilletRadius(double value)
Fillet Radius' attribute.
value - the new value of the 'Fillet Radius' attribute.isSetFilletRadius(),
unsetFilletRadius(),
getFilletRadius()void unsetFilletRadius()
Fillet Radius' attribute.
boolean isSetFilletRadius()
Fillet Radius' attribute is set.
unsetFilletRadius(),
getFilletRadius(),
setFilletRadius(double)String getFilletRadiusAsString()
If the meaning of the 'Fillet Radius As String' attribute isn't clear, there really should be more of a description here...
isSetFilletRadiusAsString(),
unsetFilletRadiusAsString(),
setFilletRadiusAsString(String),
Ifc2x3tc1Package.getIfcLShapeProfileDef_FilletRadiusAsString()void setFilletRadiusAsString(String value)
Fillet Radius As String' attribute.
value - the new value of the 'Fillet Radius As String' attribute.isSetFilletRadiusAsString(),
unsetFilletRadiusAsString(),
getFilletRadiusAsString()void unsetFilletRadiusAsString()
Fillet Radius As String' attribute.
boolean isSetFilletRadiusAsString()
Fillet Radius As String' attribute is set.
unsetFilletRadiusAsString(),
getFilletRadiusAsString(),
setFilletRadiusAsString(String)double getEdgeRadius()
If the meaning of the 'Edge Radius' attribute isn't clear, there really should be more of a description here...
isSetEdgeRadius(),
unsetEdgeRadius(),
setEdgeRadius(double),
Ifc2x3tc1Package.getIfcLShapeProfileDef_EdgeRadius()void setEdgeRadius(double value)
Edge Radius' attribute.
value - the new value of the 'Edge Radius' attribute.isSetEdgeRadius(),
unsetEdgeRadius(),
getEdgeRadius()void unsetEdgeRadius()
Edge Radius' attribute.
isSetEdgeRadius(),
getEdgeRadius(),
setEdgeRadius(double)boolean isSetEdgeRadius()
Edge Radius' attribute is set.
unsetEdgeRadius(),
getEdgeRadius(),
setEdgeRadius(double)String getEdgeRadiusAsString()
If the meaning of the 'Edge Radius As String' attribute isn't clear, there really should be more of a description here...
isSetEdgeRadiusAsString(),
unsetEdgeRadiusAsString(),
setEdgeRadiusAsString(String),
Ifc2x3tc1Package.getIfcLShapeProfileDef_EdgeRadiusAsString()void setEdgeRadiusAsString(String value)
Edge Radius As String' attribute.
value - the new value of the 'Edge Radius As String' attribute.isSetEdgeRadiusAsString(),
unsetEdgeRadiusAsString(),
getEdgeRadiusAsString()void unsetEdgeRadiusAsString()
Edge Radius As String' attribute.
boolean isSetEdgeRadiusAsString()
Edge Radius As String' attribute is set.
unsetEdgeRadiusAsString(),
getEdgeRadiusAsString(),
setEdgeRadiusAsString(String)double getLegSlope()
If the meaning of the 'Leg Slope' attribute isn't clear, there really should be more of a description here...
isSetLegSlope(),
unsetLegSlope(),
setLegSlope(double),
Ifc2x3tc1Package.getIfcLShapeProfileDef_LegSlope()void setLegSlope(double value)
Leg Slope' attribute.
value - the new value of the 'Leg Slope' attribute.isSetLegSlope(),
unsetLegSlope(),
getLegSlope()void unsetLegSlope()
Leg Slope' attribute.
isSetLegSlope(),
getLegSlope(),
setLegSlope(double)boolean isSetLegSlope()
Leg Slope' attribute is set.
unsetLegSlope(),
getLegSlope(),
setLegSlope(double)String getLegSlopeAsString()
If the meaning of the 'Leg Slope As String' attribute isn't clear, there really should be more of a description here...
isSetLegSlopeAsString(),
unsetLegSlopeAsString(),
setLegSlopeAsString(String),
Ifc2x3tc1Package.getIfcLShapeProfileDef_LegSlopeAsString()void setLegSlopeAsString(String value)
Leg Slope As String' attribute.
value - the new value of the 'Leg Slope As String' attribute.isSetLegSlopeAsString(),
unsetLegSlopeAsString(),
getLegSlopeAsString()void unsetLegSlopeAsString()
Leg Slope As String' attribute.
boolean isSetLegSlopeAsString()
Leg Slope As String' attribute is set.
unsetLegSlopeAsString(),
getLegSlopeAsString(),
setLegSlopeAsString(String)double getCentreOfGravityInX()
If the meaning of the 'Centre Of Gravity In X' attribute isn't clear, there really should be more of a description here...
isSetCentreOfGravityInX(),
unsetCentreOfGravityInX(),
setCentreOfGravityInX(double),
Ifc2x3tc1Package.getIfcLShapeProfileDef_CentreOfGravityInX()void setCentreOfGravityInX(double value)
Centre Of Gravity In X' attribute.
value - the new value of the 'Centre Of Gravity In X' attribute.isSetCentreOfGravityInX(),
unsetCentreOfGravityInX(),
getCentreOfGravityInX()void unsetCentreOfGravityInX()
Centre Of Gravity In X' attribute.
boolean isSetCentreOfGravityInX()
Centre Of Gravity In X' attribute is set.
unsetCentreOfGravityInX(),
getCentreOfGravityInX(),
setCentreOfGravityInX(double)String getCentreOfGravityInXAsString()
If the meaning of the 'Centre Of Gravity In XAs String' attribute isn't clear, there really should be more of a description here...
isSetCentreOfGravityInXAsString(),
unsetCentreOfGravityInXAsString(),
setCentreOfGravityInXAsString(String),
Ifc2x3tc1Package.getIfcLShapeProfileDef_CentreOfGravityInXAsString()void setCentreOfGravityInXAsString(String value)
Centre Of Gravity In XAs String' attribute.
value - the new value of the 'Centre Of Gravity In XAs String' attribute.isSetCentreOfGravityInXAsString(),
unsetCentreOfGravityInXAsString(),
getCentreOfGravityInXAsString()void unsetCentreOfGravityInXAsString()
Centre Of Gravity In XAs String' attribute.
boolean isSetCentreOfGravityInXAsString()
Centre Of Gravity In XAs String' attribute is set.
unsetCentreOfGravityInXAsString(),
getCentreOfGravityInXAsString(),
setCentreOfGravityInXAsString(String)double getCentreOfGravityInY()
If the meaning of the 'Centre Of Gravity In Y' attribute isn't clear, there really should be more of a description here...
isSetCentreOfGravityInY(),
unsetCentreOfGravityInY(),
setCentreOfGravityInY(double),
Ifc2x3tc1Package.getIfcLShapeProfileDef_CentreOfGravityInY()void setCentreOfGravityInY(double value)
Centre Of Gravity In Y' attribute.
value - the new value of the 'Centre Of Gravity In Y' attribute.isSetCentreOfGravityInY(),
unsetCentreOfGravityInY(),
getCentreOfGravityInY()void unsetCentreOfGravityInY()
Centre Of Gravity In Y' attribute.
boolean isSetCentreOfGravityInY()
Centre Of Gravity In Y' attribute is set.
unsetCentreOfGravityInY(),
getCentreOfGravityInY(),
setCentreOfGravityInY(double)String getCentreOfGravityInYAsString()
If the meaning of the 'Centre Of Gravity In YAs String' attribute isn't clear, there really should be more of a description here...
isSetCentreOfGravityInYAsString(),
unsetCentreOfGravityInYAsString(),
setCentreOfGravityInYAsString(String),
Ifc2x3tc1Package.getIfcLShapeProfileDef_CentreOfGravityInYAsString()void setCentreOfGravityInYAsString(String value)
Centre Of Gravity In YAs String' attribute.
value - the new value of the 'Centre Of Gravity In YAs String' attribute.isSetCentreOfGravityInYAsString(),
unsetCentreOfGravityInYAsString(),
getCentreOfGravityInYAsString()void unsetCentreOfGravityInYAsString()
Centre Of Gravity In YAs String' attribute.
boolean isSetCentreOfGravityInYAsString()
Centre Of Gravity In YAs String' attribute is set.
unsetCentreOfGravityInYAsString(),
getCentreOfGravityInYAsString(),
setCentreOfGravityInYAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.