public interface IfcStructuralSurfaceMember extends IfcStructuralMember
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralSurfaceMemberTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
double |
getThickness()
Returns the value of the 'Thickness' attribute.
|
String |
getThicknessAsString()
Returns the value of the 'Thickness As String' attribute.
|
boolean |
isSetThickness()
Returns whether the value of the '
Thickness' attribute is set. |
boolean |
isSetThicknessAsString()
Returns whether the value of the '
Thickness As String' attribute is set. |
void |
setPredefinedType(IfcStructuralSurfaceMemberTypeEnum value)
Sets the value of the '
Predefined Type' 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 |
unsetThickness()
Unsets the value of the '
Thickness' attribute. |
void |
unsetThicknessAsString()
Unsets the value of the '
Thickness As String' attribute. |
getConnectedBy, isSetConnectedBy, unsetConnectedBygetAssignedStructuralActivity, isSetAssignedStructuralActivity, unsetAssignedStructuralActivitygetGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetDeclares, getIsDeclaredBy, getIsDefinedBy, getIsTypedBy, getObjectType, isSetDeclares, isSetIsDeclaredBy, isSetIsDefinedBy, isSetIsTypedBy, isSetObjectType, setObjectType, unsetDeclares, unsetIsDeclaredBy, unsetIsDefinedBy, unsetIsTypedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcStructuralSurfaceMemberTypeEnum getPredefinedType()
IfcStructuralSurfaceMemberTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcStructuralSurfaceMemberTypeEnum,
setPredefinedType(IfcStructuralSurfaceMemberTypeEnum),
Ifc4Package.getIfcStructuralSurfaceMember_PredefinedType()void setPredefinedType(IfcStructuralSurfaceMemberTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcStructuralSurfaceMemberTypeEnum,
getPredefinedType()double getThickness()
If the meaning of the 'Thickness' attribute isn't clear, there really should be more of a description here...
isSetThickness(),
unsetThickness(),
setThickness(double),
Ifc4Package.getIfcStructuralSurfaceMember_Thickness()void setThickness(double value)
Thickness' attribute.
value - the new value of the 'Thickness' attribute.isSetThickness(),
unsetThickness(),
getThickness()void unsetThickness()
Thickness' attribute.
isSetThickness(),
getThickness(),
setThickness(double)boolean isSetThickness()
Thickness' attribute is set.
unsetThickness(),
getThickness(),
setThickness(double)String getThicknessAsString()
If the meaning of the 'Thickness As String' attribute isn't clear, there really should be more of a description here...
isSetThicknessAsString(),
unsetThicknessAsString(),
setThicknessAsString(String),
Ifc4Package.getIfcStructuralSurfaceMember_ThicknessAsString()void setThicknessAsString(String value)
Thickness As String' attribute.
value - the new value of the 'Thickness As String' attribute.isSetThicknessAsString(),
unsetThicknessAsString(),
getThicknessAsString()void unsetThicknessAsString()
Thickness As String' attribute.
boolean isSetThicknessAsString()
Thickness As String' attribute is set.
unsetThicknessAsString(),
getThicknessAsString(),
setThicknessAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.