public interface IfcStructuralSurfaceMemberVarying extends IfcStructuralSurfaceMember
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Double> |
getSubsequentThickness()
Returns the value of the 'Subsequent Thickness' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getSubsequentThicknessAsString()
Returns the value of the 'Subsequent Thickness As String' attribute list.
|
double |
getVaryingThickness()
Returns the value of the 'Varying Thickness' attribute.
|
String |
getVaryingThicknessAsString()
Returns the value of the 'Varying Thickness As String' attribute.
|
IfcShapeAspect |
getVaryingThicknessLocation()
Returns the value of the 'Varying Thickness Location' reference.
|
boolean |
isSetVaryingThickness()
Returns whether the value of the '
Varying Thickness' attribute is set. |
boolean |
isSetVaryingThicknessAsString()
Returns whether the value of the '
Varying Thickness As String' attribute is set. |
void |
setVaryingThickness(double value)
Sets the value of the '
Varying Thickness' attribute. |
void |
setVaryingThicknessAsString(String value)
Sets the value of the '
Varying Thickness As String' attribute. |
void |
setVaryingThicknessLocation(IfcShapeAspect value)
Sets the value of the '
Varying Thickness Location' reference. |
void |
unsetVaryingThickness()
Unsets the value of the '
Varying Thickness' attribute. |
void |
unsetVaryingThicknessAsString()
Unsets the value of the '
Varying Thickness As String' attribute. |
getPredefinedType, getThickness, getThicknessAsString, isSetThickness, isSetThicknessAsString, setPredefinedType, setThickness, setThicknessAsString, unsetThickness, unsetThicknessAsStringgetConnectedBy, getReferencesElement, isSetConnectedBy, isSetReferencesElement, unsetConnectedBy, unsetReferencesElementgetAssignedStructuralActivity, isSetAssignedStructuralActivity, unsetAssignedStructuralActivitygetGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<Double> getSubsequentThickness()
Double.
If the meaning of the 'Subsequent Thickness' attribute list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcStructuralSurfaceMemberVarying_SubsequentThickness()org.eclipse.emf.common.util.EList<String> getSubsequentThicknessAsString()
String.
If the meaning of the 'Subsequent Thickness As String' attribute list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcStructuralSurfaceMemberVarying_SubsequentThicknessAsString()IfcShapeAspect getVaryingThicknessLocation()
If the meaning of the 'Varying Thickness Location' reference isn't clear, there really should be more of a description here...
setVaryingThicknessLocation(IfcShapeAspect),
Ifc2x3tc1Package.getIfcStructuralSurfaceMemberVarying_VaryingThicknessLocation()void setVaryingThicknessLocation(IfcShapeAspect value)
Varying Thickness Location' reference.
value - the new value of the 'Varying Thickness Location' reference.getVaryingThicknessLocation()double getVaryingThickness()
If the meaning of the 'Varying Thickness' attribute isn't clear, there really should be more of a description here...
isSetVaryingThickness(),
unsetVaryingThickness(),
setVaryingThickness(double),
Ifc2x3tc1Package.getIfcStructuralSurfaceMemberVarying_VaryingThickness()void setVaryingThickness(double value)
Varying Thickness' attribute.
value - the new value of the 'Varying Thickness' attribute.isSetVaryingThickness(),
unsetVaryingThickness(),
getVaryingThickness()void unsetVaryingThickness()
Varying Thickness' attribute.
boolean isSetVaryingThickness()
Varying Thickness' attribute is set.
unsetVaryingThickness(),
getVaryingThickness(),
setVaryingThickness(double)String getVaryingThicknessAsString()
If the meaning of the 'Varying Thickness As String' attribute isn't clear, there really should be more of a description here...
isSetVaryingThicknessAsString(),
unsetVaryingThicknessAsString(),
setVaryingThicknessAsString(String),
Ifc2x3tc1Package.getIfcStructuralSurfaceMemberVarying_VaryingThicknessAsString()void setVaryingThicknessAsString(String value)
Varying Thickness As String' attribute.
value - the new value of the 'Varying Thickness As String' attribute.isSetVaryingThicknessAsString(),
unsetVaryingThicknessAsString(),
getVaryingThicknessAsString()void unsetVaryingThicknessAsString()
Varying Thickness As String' attribute.
boolean isSetVaryingThicknessAsString()
Varying Thickness As String' attribute is set.
unsetVaryingThicknessAsString(),
getVaryingThicknessAsString(),
setVaryingThicknessAsString(String)Copyright © 2016 OpenSource BIM. All rights reserved.