public interface IfcStructuralPointConnection extends IfcStructuralConnection
| Modifier and Type | Method and Description |
|---|---|
IfcAxis2Placement3D |
getConditionCoordinateSystem()
Returns the value of the 'Condition Coordinate System' reference.
|
boolean |
isSetConditionCoordinateSystem()
Returns whether the value of the '
Condition Coordinate System' reference is set. |
void |
setConditionCoordinateSystem(IfcAxis2Placement3D value)
Sets the value of the '
Condition Coordinate System' reference. |
void |
unsetConditionCoordinateSystem()
Unsets the value of the '
Condition Coordinate System' reference. |
getAppliedCondition, getConnectsStructuralMembers, isSetAppliedCondition, isSetConnectsStructuralMembers, setAppliedCondition, unsetAppliedCondition, unsetConnectsStructuralMembersgetAssignedStructuralActivity, 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, removeIfcAxis2Placement3D 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),
Ifc4Package.getIfcStructuralPointConnection_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 © 2018 OpenSource BIM. All rights reserved.