public interface IfcRelConnectsStructuralMember extends IfcRelConnects
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralConnectionCondition |
getAdditionalConditions()
Returns the value of the 'Additional Conditions' reference.
|
IfcBoundaryCondition |
getAppliedCondition()
Returns the value of the 'Applied Condition' reference.
|
IfcAxis2Placement3D |
getConditionCoordinateSystem()
Returns the value of the 'Condition Coordinate System' reference.
|
IfcStructuralConnection |
getRelatedStructuralConnection()
Returns the value of the 'Related Structural Connection' reference.
|
IfcStructuralMember |
getRelatingStructuralMember()
Returns the value of the 'Relating Structural Member' reference.
|
double |
getSupportedLength()
Returns the value of the 'Supported Length' attribute.
|
String |
getSupportedLengthAsString()
Returns the value of the 'Supported Length As String' attribute.
|
boolean |
isSetAdditionalConditions()
Returns whether the value of the '
Additional Conditions' reference is set. |
boolean |
isSetAppliedCondition()
Returns whether the value of the '
Applied Condition' reference is set. |
boolean |
isSetConditionCoordinateSystem()
Returns whether the value of the '
Condition Coordinate System' reference is set. |
boolean |
isSetSupportedLength()
Returns whether the value of the '
Supported Length' attribute is set. |
boolean |
isSetSupportedLengthAsString()
Returns whether the value of the '
Supported Length As String' attribute is set. |
void |
setAdditionalConditions(IfcStructuralConnectionCondition value)
Sets the value of the '
Additional Conditions' reference. |
void |
setAppliedCondition(IfcBoundaryCondition value)
Sets the value of the '
Applied Condition' reference. |
void |
setConditionCoordinateSystem(IfcAxis2Placement3D value)
Sets the value of the '
Condition Coordinate System' reference. |
void |
setRelatedStructuralConnection(IfcStructuralConnection value)
Sets the value of the '
Related Structural Connection' reference. |
void |
setRelatingStructuralMember(IfcStructuralMember value)
Sets the value of the '
Relating Structural Member' reference. |
void |
setSupportedLength(double value)
Sets the value of the '
Supported Length' attribute. |
void |
setSupportedLengthAsString(String value)
Sets the value of the '
Supported Length As String' attribute. |
void |
unsetAdditionalConditions()
Unsets the value of the '
Additional Conditions' reference. |
void |
unsetAppliedCondition()
Unsets the value of the '
Applied Condition' reference. |
void |
unsetConditionCoordinateSystem()
Unsets the value of the '
Condition Coordinate System' reference. |
void |
unsetSupportedLength()
Unsets the value of the '
Supported Length' attribute. |
void |
unsetSupportedLengthAsString()
Unsets the value of the '
Supported Length As String' attribute. |
getDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcStructuralMember getRelatingStructuralMember()
Connected By'.
If the meaning of the 'Relating Structural Member' reference isn't clear, there really should be more of a description here...
setRelatingStructuralMember(IfcStructuralMember),
Ifc2x3tc1Package.getIfcRelConnectsStructuralMember_RelatingStructuralMember(),
IfcStructuralMember.getConnectedBy()void setRelatingStructuralMember(IfcStructuralMember value)
Relating Structural Member' reference.
value - the new value of the 'Relating Structural Member' reference.getRelatingStructuralMember()IfcStructuralConnection getRelatedStructuralConnection()
Connects Structural Members'.
If the meaning of the 'Related Structural Connection' reference isn't clear, there really should be more of a description here...
setRelatedStructuralConnection(IfcStructuralConnection),
Ifc2x3tc1Package.getIfcRelConnectsStructuralMember_RelatedStructuralConnection(),
IfcStructuralConnection.getConnectsStructuralMembers()void setRelatedStructuralConnection(IfcStructuralConnection value)
Related Structural Connection' reference.
value - the new value of the 'Related Structural Connection' reference.getRelatedStructuralConnection()IfcBoundaryCondition getAppliedCondition()
If the meaning of the 'Applied Condition' reference isn't clear, there really should be more of a description here...
isSetAppliedCondition(),
unsetAppliedCondition(),
setAppliedCondition(IfcBoundaryCondition),
Ifc2x3tc1Package.getIfcRelConnectsStructuralMember_AppliedCondition()void setAppliedCondition(IfcBoundaryCondition value)
Applied Condition' reference.
value - the new value of the 'Applied Condition' reference.isSetAppliedCondition(),
unsetAppliedCondition(),
getAppliedCondition()void unsetAppliedCondition()
Applied Condition' reference.
boolean isSetAppliedCondition()
Applied Condition' reference is set.
unsetAppliedCondition(),
getAppliedCondition(),
setAppliedCondition(IfcBoundaryCondition)IfcStructuralConnectionCondition getAdditionalConditions()
If the meaning of the 'Additional Conditions' reference isn't clear, there really should be more of a description here...
isSetAdditionalConditions(),
unsetAdditionalConditions(),
setAdditionalConditions(IfcStructuralConnectionCondition),
Ifc2x3tc1Package.getIfcRelConnectsStructuralMember_AdditionalConditions()void setAdditionalConditions(IfcStructuralConnectionCondition value)
Additional Conditions' reference.
value - the new value of the 'Additional Conditions' reference.isSetAdditionalConditions(),
unsetAdditionalConditions(),
getAdditionalConditions()void unsetAdditionalConditions()
Additional Conditions' reference.
boolean isSetAdditionalConditions()
Additional Conditions' reference is set.
unsetAdditionalConditions(),
getAdditionalConditions(),
setAdditionalConditions(IfcStructuralConnectionCondition)double getSupportedLength()
If the meaning of the 'Supported Length' attribute isn't clear, there really should be more of a description here...
isSetSupportedLength(),
unsetSupportedLength(),
setSupportedLength(double),
Ifc2x3tc1Package.getIfcRelConnectsStructuralMember_SupportedLength()void setSupportedLength(double value)
Supported Length' attribute.
value - the new value of the 'Supported Length' attribute.isSetSupportedLength(),
unsetSupportedLength(),
getSupportedLength()void unsetSupportedLength()
Supported Length' attribute.
boolean isSetSupportedLength()
Supported Length' attribute is set.
unsetSupportedLength(),
getSupportedLength(),
setSupportedLength(double)String getSupportedLengthAsString()
If the meaning of the 'Supported Length As String' attribute isn't clear, there really should be more of a description here...
isSetSupportedLengthAsString(),
unsetSupportedLengthAsString(),
setSupportedLengthAsString(String),
Ifc2x3tc1Package.getIfcRelConnectsStructuralMember_SupportedLengthAsString()void setSupportedLengthAsString(String value)
Supported Length As String' attribute.
value - the new value of the 'Supported Length As String' attribute.isSetSupportedLengthAsString(),
unsetSupportedLengthAsString(),
getSupportedLengthAsString()void unsetSupportedLengthAsString()
Supported Length As String' attribute.
boolean isSetSupportedLengthAsString()
Supported Length As String' attribute is set.
unsetSupportedLengthAsString(),
getSupportedLengthAsString(),
setSupportedLengthAsString(String)IfcAxis2Placement3D getConditionCoordinateSystem()
If the meaning of the 'Condition Coordinate System' reference isn't clear, there really should be more of a description here...
isSetConditionCoordinateSystem(),
unsetConditionCoordinateSystem(),
setConditionCoordinateSystem(IfcAxis2Placement3D),
Ifc2x3tc1Package.getIfcRelConnectsStructuralMember_ConditionCoordinateSystem()void setConditionCoordinateSystem(IfcAxis2Placement3D value)
Condition Coordinate System' reference.
value - the new value of the 'Condition Coordinate System' reference.isSetConditionCoordinateSystem(),
unsetConditionCoordinateSystem(),
getConditionCoordinateSystem()void unsetConditionCoordinateSystem()
Condition Coordinate System' reference.
boolean isSetConditionCoordinateSystem()
Condition Coordinate System' reference is set.
unsetConditionCoordinateSystem(),
getConditionCoordinateSystem(),
setConditionCoordinateSystem(IfcAxis2Placement3D)Copyright © 2016 OpenSource BIM. All rights reserved.