public interface IfcEdgeFeature extends IfcFeatureElementSubtraction
| Modifier and Type | Method and Description |
|---|---|
double |
getFeatureLength()
Returns the value of the 'Feature Length' attribute.
|
String |
getFeatureLengthAsString()
Returns the value of the 'Feature Length As String' attribute.
|
boolean |
isSetFeatureLength()
Returns whether the value of the '
Feature Length' attribute is set. |
boolean |
isSetFeatureLengthAsString()
Returns whether the value of the '
Feature Length As String' attribute is set. |
void |
setFeatureLength(double value)
Sets the value of the '
Feature Length' attribute. |
void |
setFeatureLengthAsString(String value)
Sets the value of the '
Feature Length As String' attribute. |
void |
unsetFeatureLength()
Unsets the value of the '
Feature Length' attribute. |
void |
unsetFeatureLengthAsString()
Unsets the value of the '
Feature Length As String' attribute. |
getVoidsElements, isSetVoidsElements, setVoidsElements, unsetVoidsElementsgetConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getHasCoverings, getHasOpenings, getHasPorts, getHasProjections, getHasStructuralMember, getIsConnectionRealization, getProvidesBoundaries, getReferencedInStructures, getTag, isSetConnectedFrom, isSetConnectedTo, isSetContainedInStructure, isSetFillsVoids, isSetHasCoverings, isSetHasOpenings, isSetHasPorts, isSetHasProjections, isSetHasStructuralMember, isSetIsConnectionRealization, isSetProvidesBoundaries, isSetReferencedInStructures, isSetTag, setTag, unsetConnectedFrom, unsetConnectedTo, unsetContainedInStructure, unsetFillsVoids, unsetHasCoverings, unsetHasOpenings, unsetHasPorts, unsetHasProjections, unsetHasStructuralMember, unsetIsConnectionRealization, unsetProvidesBoundaries, unsetReferencedInStructures, unsetTaggetGeometry, 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, removedouble getFeatureLength()
If the meaning of the 'Feature Length' attribute isn't clear, there really should be more of a description here...
isSetFeatureLength(),
unsetFeatureLength(),
setFeatureLength(double),
Ifc2x3tc1Package.getIfcEdgeFeature_FeatureLength()void setFeatureLength(double value)
Feature Length' attribute.
value - the new value of the 'Feature Length' attribute.isSetFeatureLength(),
unsetFeatureLength(),
getFeatureLength()void unsetFeatureLength()
Feature Length' attribute.
boolean isSetFeatureLength()
Feature Length' attribute is set.
unsetFeatureLength(),
getFeatureLength(),
setFeatureLength(double)String getFeatureLengthAsString()
If the meaning of the 'Feature Length As String' attribute isn't clear, there really should be more of a description here...
isSetFeatureLengthAsString(),
unsetFeatureLengthAsString(),
setFeatureLengthAsString(String),
Ifc2x3tc1Package.getIfcEdgeFeature_FeatureLengthAsString()void setFeatureLengthAsString(String value)
Feature Length As String' attribute.
value - the new value of the 'Feature Length As String' attribute.isSetFeatureLengthAsString(),
unsetFeatureLengthAsString(),
getFeatureLengthAsString()void unsetFeatureLengthAsString()
Feature Length As String' attribute.
boolean isSetFeatureLengthAsString()
Feature Length As String' attribute is set.
unsetFeatureLengthAsString(),
getFeatureLengthAsString(),
setFeatureLengthAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.