public interface IfcRoundedEdgeFeature extends IfcEdgeFeature
| Modifier and Type | Method and Description |
|---|---|
double |
getRadius()
Returns the value of the 'Radius' attribute.
|
String |
getRadiusAsString()
Returns the value of the 'Radius As String' attribute.
|
boolean |
isSetRadius()
Returns whether the value of the '
Radius' attribute is set. |
boolean |
isSetRadiusAsString()
Returns whether the value of the '
Radius As String' attribute is set. |
void |
setRadius(double value)
Sets the value of the '
Radius' attribute. |
void |
setRadiusAsString(String value)
Sets the value of the '
Radius As String' attribute. |
void |
unsetRadius()
Unsets the value of the '
Radius' attribute. |
void |
unsetRadiusAsString()
Unsets the value of the '
Radius As String' attribute. |
getFeatureLength, getFeatureLengthAsString, isSetFeatureLength, isSetFeatureLengthAsString, setFeatureLength, setFeatureLengthAsString, unsetFeatureLength, unsetFeatureLengthAsStringgetVoidsElements, 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 getRadius()
If the meaning of the 'Radius' attribute isn't clear, there really should be more of a description here...
isSetRadius(),
unsetRadius(),
setRadius(double),
Ifc2x3tc1Package.getIfcRoundedEdgeFeature_Radius()void setRadius(double value)
Radius' attribute.
value - the new value of the 'Radius' attribute.isSetRadius(),
unsetRadius(),
getRadius()void unsetRadius()
Radius' attribute.
isSetRadius(),
getRadius(),
setRadius(double)boolean isSetRadius()
Radius' attribute is set.
unsetRadius(),
getRadius(),
setRadius(double)String getRadiusAsString()
If the meaning of the 'Radius As String' attribute isn't clear, there really should be more of a description here...
isSetRadiusAsString(),
unsetRadiusAsString(),
setRadiusAsString(String),
Ifc2x3tc1Package.getIfcRoundedEdgeFeature_RadiusAsString()void setRadiusAsString(String value)
Radius As String' attribute.
value - the new value of the 'Radius As String' attribute.isSetRadiusAsString(),
unsetRadiusAsString(),
getRadiusAsString()void unsetRadiusAsString()
Radius As String' attribute.
boolean isSetRadiusAsString()
Radius As String' attribute is set.
unsetRadiusAsString(),
getRadiusAsString(),
setRadiusAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.