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, setTaggetObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentationgetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic 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)