public interface IfcStairFlight extends IfcBuildingElement
| Modifier and Type | Method and Description |
|---|---|
long |
getNumberOfRisers()
Returns the value of the 'Number Of Risers' attribute.
|
long |
getNumberOfTreads()
Returns the value of the 'Number Of Treads' attribute.
|
IfcStairFlightTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
double |
getRiserHeight()
Returns the value of the 'Riser Height' attribute.
|
String |
getRiserHeightAsString()
Returns the value of the 'Riser Height As String' attribute.
|
double |
getTreadLength()
Returns the value of the 'Tread Length' attribute.
|
String |
getTreadLengthAsString()
Returns the value of the 'Tread Length As String' attribute.
|
boolean |
isSetNumberOfRisers()
Returns whether the value of the '
Number Of Risers' attribute is set. |
boolean |
isSetNumberOfTreads()
Returns whether the value of the '
Number Of Treads' attribute is set. |
boolean |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
boolean |
isSetRiserHeight()
Returns whether the value of the '
Riser Height' attribute is set. |
boolean |
isSetRiserHeightAsString()
Returns whether the value of the '
Riser Height As String' attribute is set. |
boolean |
isSetTreadLength()
Returns whether the value of the '
Tread Length' attribute is set. |
boolean |
isSetTreadLengthAsString()
Returns whether the value of the '
Tread Length As String' attribute is set. |
void |
setNumberOfRisers(long value)
Sets the value of the '
Number Of Risers' attribute. |
void |
setNumberOfTreads(long value)
Sets the value of the '
Number Of Treads' attribute. |
void |
setPredefinedType(IfcStairFlightTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
setRiserHeight(double value)
Sets the value of the '
Riser Height' attribute. |
void |
setRiserHeightAsString(String value)
Sets the value of the '
Riser Height As String' attribute. |
void |
setTreadLength(double value)
Sets the value of the '
Tread Length' attribute. |
void |
setTreadLengthAsString(String value)
Sets the value of the '
Tread Length As String' attribute. |
void |
unsetNumberOfRisers()
Unsets the value of the '
Number Of Risers' attribute. |
void |
unsetNumberOfTreads()
Unsets the value of the '
Number Of Treads' attribute. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
void |
unsetRiserHeight()
Unsets the value of the '
Riser Height' attribute. |
void |
unsetRiserHeightAsString()
Unsets the value of the '
Riser Height As String' attribute. |
void |
unsetTreadLength()
Unsets the value of the '
Tread Length' attribute. |
void |
unsetTreadLengthAsString()
Unsets the value of the '
Tread Length As String' attribute. |
getConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getHasCoverings, getHasOpenings, getHasProjections, getInterferesElements, getIsConnectionRealization, getIsInterferedByElements, getProvidesBoundaries, getReferencedInStructures, getTag, isSetConnectedFrom, isSetConnectedTo, isSetContainedInStructure, isSetFillsVoids, isSetHasCoverings, isSetHasOpenings, isSetHasProjections, isSetInterferesElements, isSetIsConnectionRealization, isSetIsInterferedByElements, isSetProvidesBoundaries, isSetReferencedInStructures, isSetTag, setTag, unsetConnectedFrom, unsetConnectedTo, unsetContainedInStructure, unsetFillsVoids, unsetHasCoverings, unsetHasOpenings, unsetHasProjections, unsetInterferesElements, unsetIsConnectionRealization, unsetIsInterferedByElements, unsetProvidesBoundaries, unsetReferencedInStructures, unsetTaggetGeometry, 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, removelong getNumberOfRisers()
If the meaning of the 'Number Of Risers' attribute isn't clear, there really should be more of a description here...
isSetNumberOfRisers(),
unsetNumberOfRisers(),
setNumberOfRisers(long),
Ifc4Package.getIfcStairFlight_NumberOfRisers()void setNumberOfRisers(long value)
Number Of Risers' attribute.
value - the new value of the 'Number Of Risers' attribute.isSetNumberOfRisers(),
unsetNumberOfRisers(),
getNumberOfRisers()void unsetNumberOfRisers()
Number Of Risers' attribute.
boolean isSetNumberOfRisers()
Number Of Risers' attribute is set.
unsetNumberOfRisers(),
getNumberOfRisers(),
setNumberOfRisers(long)long getNumberOfTreads()
If the meaning of the 'Number Of Treads' attribute isn't clear, there really should be more of a description here...
isSetNumberOfTreads(),
unsetNumberOfTreads(),
setNumberOfTreads(long),
Ifc4Package.getIfcStairFlight_NumberOfTreads()void setNumberOfTreads(long value)
Number Of Treads' attribute.
value - the new value of the 'Number Of Treads' attribute.isSetNumberOfTreads(),
unsetNumberOfTreads(),
getNumberOfTreads()void unsetNumberOfTreads()
Number Of Treads' attribute.
boolean isSetNumberOfTreads()
Number Of Treads' attribute is set.
unsetNumberOfTreads(),
getNumberOfTreads(),
setNumberOfTreads(long)double getRiserHeight()
If the meaning of the 'Riser Height' attribute isn't clear, there really should be more of a description here...
isSetRiserHeight(),
unsetRiserHeight(),
setRiserHeight(double),
Ifc4Package.getIfcStairFlight_RiserHeight()void setRiserHeight(double value)
Riser Height' attribute.
value - the new value of the 'Riser Height' attribute.isSetRiserHeight(),
unsetRiserHeight(),
getRiserHeight()void unsetRiserHeight()
Riser Height' attribute.
isSetRiserHeight(),
getRiserHeight(),
setRiserHeight(double)boolean isSetRiserHeight()
Riser Height' attribute is set.
unsetRiserHeight(),
getRiserHeight(),
setRiserHeight(double)String getRiserHeightAsString()
If the meaning of the 'Riser Height As String' attribute isn't clear, there really should be more of a description here...
isSetRiserHeightAsString(),
unsetRiserHeightAsString(),
setRiserHeightAsString(String),
Ifc4Package.getIfcStairFlight_RiserHeightAsString()void setRiserHeightAsString(String value)
Riser Height As String' attribute.
value - the new value of the 'Riser Height As String' attribute.isSetRiserHeightAsString(),
unsetRiserHeightAsString(),
getRiserHeightAsString()void unsetRiserHeightAsString()
Riser Height As String' attribute.
boolean isSetRiserHeightAsString()
Riser Height As String' attribute is set.
unsetRiserHeightAsString(),
getRiserHeightAsString(),
setRiserHeightAsString(String)double getTreadLength()
If the meaning of the 'Tread Length' attribute isn't clear, there really should be more of a description here...
isSetTreadLength(),
unsetTreadLength(),
setTreadLength(double),
Ifc4Package.getIfcStairFlight_TreadLength()void setTreadLength(double value)
Tread Length' attribute.
value - the new value of the 'Tread Length' attribute.isSetTreadLength(),
unsetTreadLength(),
getTreadLength()void unsetTreadLength()
Tread Length' attribute.
isSetTreadLength(),
getTreadLength(),
setTreadLength(double)boolean isSetTreadLength()
Tread Length' attribute is set.
unsetTreadLength(),
getTreadLength(),
setTreadLength(double)String getTreadLengthAsString()
If the meaning of the 'Tread Length As String' attribute isn't clear, there really should be more of a description here...
isSetTreadLengthAsString(),
unsetTreadLengthAsString(),
setTreadLengthAsString(String),
Ifc4Package.getIfcStairFlight_TreadLengthAsString()void setTreadLengthAsString(String value)
Tread Length As String' attribute.
value - the new value of the 'Tread Length As String' attribute.isSetTreadLengthAsString(),
unsetTreadLengthAsString(),
getTreadLengthAsString()void unsetTreadLengthAsString()
Tread Length As String' attribute.
boolean isSetTreadLengthAsString()
Tread Length As String' attribute is set.
unsetTreadLengthAsString(),
getTreadLengthAsString(),
setTreadLengthAsString(String)IfcStairFlightTypeEnum getPredefinedType()
IfcStairFlightTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcStairFlightTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcStairFlightTypeEnum),
Ifc4Package.getIfcStairFlight_PredefinedType()void setPredefinedType(IfcStairFlightTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcStairFlightTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcStairFlightTypeEnum)Copyright © 2018 OpenSource BIM. All rights reserved.