public interface IfcStructuralCurveMember extends IfcStructuralMember
| Modifier and Type | Method and Description |
|---|---|
IfcDirection |
getAxis()
Returns the value of the 'Axis' reference.
|
IfcStructuralCurveMemberTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
void |
setAxis(IfcDirection value)
Sets the value of the '
Axis' reference. |
void |
setPredefinedType(IfcStructuralCurveMemberTypeEnum value)
Sets the value of the '
Predefined Type' 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, removeIfcStructuralCurveMemberTypeEnum getPredefinedType()
IfcStructuralCurveMemberTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcStructuralCurveMemberTypeEnum,
setPredefinedType(IfcStructuralCurveMemberTypeEnum),
Ifc4Package.getIfcStructuralCurveMember_PredefinedType()void setPredefinedType(IfcStructuralCurveMemberTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcStructuralCurveMemberTypeEnum,
getPredefinedType()IfcDirection getAxis()
If the meaning of the 'Axis' reference isn't clear, there really should be more of a description here...
setAxis(IfcDirection),
Ifc4Package.getIfcStructuralCurveMember_Axis()void setAxis(IfcDirection value)
Axis' reference.
value - the new value of the 'Axis' reference.getAxis()Copyright © 2018 OpenSource BIM. All rights reserved.