public class IfcMechanicalFastener extends IfcElementComponent
Constructor and Description |
---|
IfcMechanicalFastener() |
Modifier and Type | Method and Description |
---|---|
IfcPositiveLengthMeasure |
getNominalDiameter() |
IfcPositiveLengthMeasure |
getNominalLength() |
IfcMechanicalFastenerTypeEnum |
getPredefinedType() |
void |
setNominalDiameter(IfcPositiveLengthMeasure value) |
void |
setNominalLength(IfcPositiveLengthMeasure value) |
void |
setPredefinedType(IfcMechanicalFastenerTypeEnum value) |
getConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getInterferesElements, getProvidesBoundaries, getReferencedInStructures, getTag, hasCoverings, hasOpenings, hasProjections, isConnectionRealization, isInterferedByElements, setTag
getObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentation
getDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectType
getDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcPositiveLengthMeasure getNominalDiameter()
public final void setNominalDiameter(IfcPositiveLengthMeasure value)
public final IfcPositiveLengthMeasure getNominalLength()
public final void setNominalLength(IfcPositiveLengthMeasure value)
public final IfcMechanicalFastenerTypeEnum getPredefinedType()
public final void setPredefinedType(IfcMechanicalFastenerTypeEnum value)